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 40d0dc5 commit dcdb5feCopy full SHA for dcdb5fe
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- importmap-rails (2.2.1)
+ importmap-rails (2.2.2)
5
actionpack (>= 6.0.0)
6
activesupport (>= 6.0.0)
7
railties (>= 6.0.0)
lib/importmap/version.rb
@@ -1,3 +1,3 @@
module Importmap
- VERSION = "2.2.1"
+ VERSION = "2.2.2"
end
0 commit comments