We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1d14d commit 63e48b6Copy full SHA for 63e48b6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-settings-cached (2.8.0)
+ rails-settings-cached (2.8.1)
5
rails (>= 5.0.0)
6
7
GEM
lib/rails-settings/version.rb
@@ -3,7 +3,7 @@
module RailsSettings
class << self
def version
- "2.8.0"
+ "2.8.1"
end
8
9
0 commit comments