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 2b56eb2 commit 353b2b9Copy full SHA for 353b2b9
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- solid_cache (0.5.2)
+ solid_cache (0.5.3)
5
activejob (>= 7)
6
activerecord (>= 7)
7
railties (>= 7)
lib/solid_cache/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module SolidCache
- VERSION = "0.5.2"
+ VERSION = "0.5.3"
end
0 commit comments