Skip to content

Commit

Permalink
Update gemfile.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
pmor authored and scudco committed Jun 28, 2021
1 parent 28c138f commit 9223814
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 24 deletions.
11 changes: 5 additions & 6 deletions gemfiles/actionpack.edge.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ PATH
remote: ..
specs:
country_select (5.1.0)
countries (~> 3.0)
countries (~> 4.0)
sort_alphabetical (~> 1.1)

GEM
Expand All @@ -35,16 +35,15 @@ GEM
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.1.8)
countries (3.1.0)
i18n_data (~> 0.11.0)
countries (4.0.0)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
i18n_data (0.13.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -103,4 +102,4 @@ DEPENDENCIES
wwtd (~> 1)

BUNDLED WITH
2.2.13
2.2.15
11 changes: 5 additions & 6 deletions gemfiles/actionpack5.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
country_select (5.1.0)
countries (~> 3.0)
countries (~> 4.0)
sort_alphabetical (~> 1.1)

GEM
Expand All @@ -29,16 +29,15 @@ GEM
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.1.8)
countries (3.1.0)
i18n_data (~> 0.11.0)
countries (4.0.0)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
i18n_data (0.13.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -103,4 +102,4 @@ DEPENDENCIES
wwtd (~> 1)

BUNDLED WITH
2.2.13
2.2.15
11 changes: 5 additions & 6 deletions gemfiles/actionpack6.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
country_select (5.1.0)
countries (~> 3.0)
countries (~> 4.0)
sort_alphabetical (~> 1.1)

GEM
Expand Down Expand Up @@ -30,16 +30,15 @@ GEM
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.1.8)
countries (3.1.0)
i18n_data (~> 0.11.0)
countries (4.0.0)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
i18n_data (0.13.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -105,4 +104,4 @@ DEPENDENCIES
wwtd (~> 1)

BUNDLED WITH
2.2.13
2.2.15
11 changes: 5 additions & 6 deletions gemfiles/actionpack6.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: ..
specs:
country_select (5.1.0)
countries (~> 3.0)
countries (~> 4.0)
sort_alphabetical (~> 1.1)

GEM
Expand Down Expand Up @@ -30,16 +30,15 @@ GEM
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.1.8)
countries (3.1.0)
i18n_data (~> 0.11.0)
countries (4.0.0)
i18n_data (~> 0.13.0)
sixarm_ruby_unaccent (~> 1.1)
unicode_utils (~> 1.4)
crass (1.0.6)
diff-lcs (1.4.4)
erubi (1.10.0)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
i18n_data (0.11.0)
i18n_data (0.13.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -104,4 +103,4 @@ DEPENDENCIES
wwtd (~> 1)

BUNDLED WITH
2.2.13
2.2.15

0 comments on commit 9223814

Please sign in to comment.