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 4f0aad5 commit e5c6643Copy full SHA for e5c6643
gemfiles/rails_7_propshaft.gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: ..
3
specs:
4
- importmap-rails (1.1.0)
+ importmap-rails (1.1.2)
5
actionpack (>= 6.0.0)
6
railties (>= 6.0.0)
7
@@ -101,13 +101,11 @@ GEM
101
matrix (0.4.2)
102
method_source (1.0.0)
103
mini_mime (1.1.2)
104
+ mini_portile2 (2.6.1)
105
minitest (5.14.4)
106
nio4r (2.5.8)
- nokogiri (1.12.5-arm64-darwin)
107
- racc (~> 1.4)
108
- nokogiri (1.12.5-x86_64-darwin)
109
110
- nokogiri (1.12.5-x86_64-linux)
+ nokogiri (1.12.5)
+ mini_portile2 (~> 2.6.1)
111
racc (~> 1.4)
112
propshaft (0.3.1)
113
rails (>= 7.0.0.alpha2)
0 commit comments