We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f538f commit 4960cfcCopy full SHA for 4960cfc
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- rails-settings-cached (2.9.3)
+ rails-settings-cached (2.9.4)
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.3"
+ "2.9.4"
end
8
9
0 commit comments