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 c897432 commit 0d06deaCopy full SHA for 0d06dea
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- cssbundling-rails (1.1.1)
+ cssbundling-rails (1.1.2)
5
railties (>= 6.0.0)
6
7
GEM
@@ -169,6 +169,7 @@ GEM
169
PLATFORMS
170
arm64-darwin-20
171
arm64-darwin-21
172
+ arm64-darwin-22
173
x86_64-darwin-20
174
x86_64-darwin-21
175
x86_64-linux
lib/cssbundling/version.rb
@@ -1,3 +1,3 @@
module Cssbundling
- VERSION = "1.1.1"
+ VERSION = "1.1.2"
end
0 commit comments