We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b94c6 commit f71e756Copy full SHA for f71e756
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- jsbundling-rails (1.0.1)
+ jsbundling-rails (1.0.2)
5
railties (>= 6.0.0)
6
7
GEM
@@ -186,4 +186,4 @@ DEPENDENCIES
186
webdrivers
187
188
BUNDLED WITH
189
- 2.2.33
+ 2.3.8
lib/jsbundling/version.rb
@@ -1,3 +1,3 @@
module Jsbundling
- VERSION = "1.0.1"
+ VERSION = "1.0.2"
end
0 commit comments