Skip to content

Commit

Permalink
Bump version for 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Oct 5, 2024
1 parent b360120 commit fb55367
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
importmap-rails (2.0.1)
importmap-rails (2.0.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down
13 changes: 7 additions & 6 deletions gemfiles/rails_7_0_propshaft.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
importmap-rails (2.0.1)
importmap-rails (2.0.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -111,6 +111,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.20.0)
net-imap (0.4.2)
date
Expand All @@ -122,9 +123,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
propshaft (0.6.4)
actionpack (>= 7.0.0)
Expand Down Expand Up @@ -172,8 +172,8 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sqlite3 (1.6.7-aarch64-linux)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
thor (1.3.0)
Expand All @@ -199,6 +199,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-linux

DEPENDENCIES
appraisal
Expand Down
13 changes: 7 additions & 6 deletions gemfiles/rails_7_0_sprockets.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
importmap-rails (2.0.1)
importmap-rails (2.0.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -111,6 +111,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.20.0)
net-imap (0.4.2)
date
Expand All @@ -122,9 +123,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
public_suffix (5.0.3)
racc (1.7.1)
Expand Down Expand Up @@ -174,8 +174,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.7-aarch64-linux)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
thor (1.3.0)
Expand All @@ -201,6 +201,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-linux

DEPENDENCIES
appraisal
Expand Down
13 changes: 7 additions & 6 deletions gemfiles/rails_7_1_propshaft.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
importmap-rails (2.0.1)
importmap-rails (2.0.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -127,6 +127,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.20.0)
mutex_m (0.1.2)
net-imap (0.4.2)
Expand All @@ -139,9 +140,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
propshaft (0.6.4)
actionpack (>= 7.0.0)
Expand Down Expand Up @@ -202,8 +202,8 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sqlite3 (1.6.7-aarch64-linux)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.0.8)
Expand Down Expand Up @@ -231,6 +231,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-linux

DEPENDENCIES
appraisal
Expand Down
13 changes: 7 additions & 6 deletions gemfiles/rails_7_1_sprockets.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
importmap-rails (2.0.1)
importmap-rails (2.0.2)
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -127,6 +127,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.20.0)
mutex_m (0.1.2)
net-imap (0.4.2)
Expand All @@ -139,9 +140,8 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
psych (5.1.1.1)
stringio
Expand Down Expand Up @@ -204,8 +204,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.7-aarch64-linux)
sqlite3 (1.6.7-arm64-darwin)
sqlite3 (1.6.7)
mini_portile2 (~> 2.8.0)
stimulus-rails (1.3.0)
railties (>= 6.0.0)
stringio (3.0.8)
Expand Down Expand Up @@ -233,6 +233,7 @@ GEM
PLATFORMS
aarch64-linux
arm64-darwin-22
x86_64-linux

DEPENDENCIES
appraisal
Expand Down
2 changes: 1 addition & 1 deletion lib/importmap/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Importmap
VERSION = "2.0.1"
VERSION = "2.0.2"
end

0 comments on commit fb55367

Please sign in to comment.