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