Skip to content

Commit

Permalink
Update gemfiles.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Sep 1, 2024
1 parent aaccf22 commit be522db
Show file tree
Hide file tree
Showing 12 changed files with 95 additions and 118 deletions.
1 change: 0 additions & 1 deletion gemfiles/rails_6.0_ruby_3.0.3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gem "factory_bot_rails"
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem "devise"
gem "database_cleaner"
gem "ruby-debug-ide", require: false
gem "awesome_print"
gem "rubocop"
gem "rubocop-shopify", require: false
Expand Down
152 changes: 75 additions & 77 deletions gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
avo (2.46.0)
avo (2.52.0)
actionview (>= 6.0)
active_link_to
activerecord (>= 6.0)
Expand Down Expand Up @@ -96,33 +96,34 @@ GEM
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
aws-partitions (1.733.0)
aws-sdk-core (3.171.0)
aws-partitions (1.621.0)
aws-sdk-core (3.134.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.63.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (1.58.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.119.2)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.2)
aws-sigv4 (1.5.1)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.18)
better_html (2.0.1)
actionview (>= 6.0)
activesupport (>= 6.0)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
ast (~> 2.0)
erubi (~> 1.4)
html_tokenizer (~> 0.0.6)
parser (>= 2.4)
smart_properties
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
brakeman (5.4.1)
brakeman (5.4.0)
builder (3.2.4)
bump (0.10.0)
bundler-integrity (1.0.9)
Expand All @@ -136,23 +137,24 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (5.0.1)
chartkick (4.2.1)
concurrent-ruby (1.2.2)
countries (5.3.2)
unaccent (~> 0.3)
countries (4.2.3)
i18n_data (~> 0.16.0)
sixarm_ruby_unaccent (~> 1.1)
crack (0.4.5)
rexml
crass (1.0.6)
cssbundling-rails (1.1.2)
cssbundling-rails (1.1.1)
railties (>= 6.0.0)
database_cleaner (2.0.2)
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
devise (4.9.2)
date (3.3.4)
devise (4.9.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand All @@ -165,15 +167,14 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
dry-initializer (3.1.1)
erb-formatter (0.4.2)
syntax_tree (~> 5.0)
erb-formatter (0.3.0)
erubi (1.12.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (3.1.1)
faker (2.22.0)
i18n (>= 1.8.11, < 2)
ffi (1.15.5)
friendly_id (5.4.2)
Expand All @@ -184,7 +185,7 @@ GEM
gem-release (2.2.2)
globalid (1.1.0)
activesupport (>= 5.0)
groupdate (6.2.0)
groupdate (6.1.0)
activesupport (>= 5.2)
hashdiff (1.0.1)
hashids (1.0.6)
Expand All @@ -194,6 +195,7 @@ GEM
hotwire-livereload (1.2.3)
listen (>= 3.0.0)
rails (>= 6.0.0)
html_tokenizer (0.0.8)
htmlbeautifier (1.4.2)
httparty (0.21.0)
mini_mime (>= 1.0.0)
Expand All @@ -211,6 +213,8 @@ GEM
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
i18n_data (0.16.0)
simple_po_parser (~> 1.1)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
Expand All @@ -219,11 +223,10 @@ GEM
nokogiri (>= 1.6)
iso (0.4.0)
i18n
jmespath (1.6.2)
jsbundling-rails (1.1.1)
jmespath (1.6.1)
jsbundling-rails (1.0.3)
railties (>= 6.0.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
json (2.6.2)
launchy (2.5.2)
addressable (~> 2.8)
listen (3.8.0)
Expand All @@ -243,15 +246,16 @@ GEM
mapkick-rb (0.1.4)
marcel (1.0.2)
matrix (0.4.2)
meta-tags (2.18.0)
actionpack (>= 3.2.0, < 7.1)
meta-tags (2.22.0)
actionpack (>= 6.0.0, < 8.1)
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
msgpack (1.7.0)
msgpack (1.5.6)
multi_xml (0.6.0)
net-imap (0.3.7)
net-imap (0.4.15)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -261,24 +265,24 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.0-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
pagy (6.0.4)
parallel (1.22.1)
parser (3.2.2.0)
parser (3.2.0.0)
ast (~> 2.4.1)
pg (1.4.6)
prefixed_ids (1.5.0)
prefixed_ids (1.4.0)
hashids (>= 1.0.0, < 2.0.0)
rails (>= 6.0.0)
prettier_print (1.2.1)
public_suffix (5.0.3)
puma (5.6.7)
nio4r (~> 2.0)
pundit (2.3.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.7.1)
rack (2.2.8)
Expand Down Expand Up @@ -310,7 +314,7 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-i18n (7.0.6)
rails-i18n (7.0.5)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
railties (6.0.6.1)
Expand All @@ -330,18 +334,18 @@ GEM
ffi (~> 1.0)
redis (4.8.1)
regexp_parser (2.8.1)
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.6)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.4)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (~> 3.11.0)
rspec-rails (4.0.2)
actionpack (>= 4.2)
activesupport (>= 4.2)
Expand All @@ -350,34 +354,33 @@ GEM
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.12.0)
rubocop (1.48.1)
rspec-support (3.11.0)
rubocop (1.35.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.26.0, < 2.0)
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
rubocop-performance (1.16.0)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-shopify (2.12.0)
rubocop (~> 1.44)
ruby-debug-ide (0.7.3)
rake (>= 0.8.1)
ruby-progressbar (1.13.0)
rubocop-shopify (2.5.0)
rubocop (~> 1.25)
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
simple_po_parser (1.1.6)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -387,8 +390,9 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sixarm_ruby_unaccent (1.2.0)
smart_properties (1.17.0)
spring (4.1.1)
spring (3.1.1)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (4.2.0)
Expand All @@ -398,15 +402,12 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
standard (1.26.0)
language_server-protocol (~> 3.17.0.2)
rubocop (~> 1.48.1)
rubocop-performance (~> 1.16.0)
syntax_tree (5.3.0)
prettier_print (>= 1.2.0)
standard (1.16.1)
rubocop (= 1.35.1)
rubocop-performance (= 1.14.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
test-prof (1.2.0)
test-prof (1.0.10)
thor (1.2.2)
thread_safe (0.3.6)
timeout (0.4.0)
Expand All @@ -418,8 +419,7 @@ GEM
turbo-rails (~> 1.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unaccent (0.4.0)
unicode-display_width (2.4.2)
unicode-display_width (2.4.0)
view_component (3.5.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -448,8 +448,7 @@ GEM
zeitwerk (2.6.11)

PLATFORMS
arm64-darwin-21
arm64-darwin-22
ruby
x86_64-linux

DEPENDENCIES
Expand Down Expand Up @@ -508,7 +507,6 @@ DEPENDENCIES
rspec-rails (~> 4.0.0)
rubocop
rubocop-shopify
ruby-debug-ide
selenium-webdriver
simplecov
simplecov-cobertura
Expand Down
1 change: 0 additions & 1 deletion gemfiles/rails_6.0_ruby_3.2.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ gem "factory_bot_rails"
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem "devise"
gem "database_cleaner"
gem "ruby-debug-ide", require: false
gem "awesome_print"
gem "rubocop"
gem "rubocop-shopify", require: false
Expand Down
Loading

0 comments on commit be522db

Please sign in to comment.