We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7e97d commit 52bd211Copy full SHA for 52bd211
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_cache (1.0.5)
+ solid_cache (1.0.6)
5
activejob (>= 7.2)
6
activerecord (>= 7.2)
7
railties (>= 7.2)
lib/solid_cache/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module SolidCache
- VERSION = "1.0.5"
+ VERSION = "1.0.6"
end
0 commit comments