There was an error while loading. Please reload this page.
1 parent da1563c commit f99ad78Copy full SHA for f99ad78
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- importmap-rails (0.8.1)
+ importmap-rails (0.8.2)
5
rails (>= 6.0.0)
6
7
GEM
@@ -168,6 +168,7 @@ GEM
168
169
PLATFORMS
170
arm64-darwin-20
171
+ arm64-darwin-21
172
x86_64-darwin-20
173
x86_64-linux
174
@@ -184,4 +185,4 @@ DEPENDENCIES
184
185
webdrivers
186
187
BUNDLED WITH
- 2.2.28
188
+ 2.2.30
lib/importmap/version.rb
@@ -1,3 +1,3 @@
module Importmap
- VERSION = "0.8.1"
+ VERSION = "0.8.2"
end
0 commit comments