Skip to content

Commit

Permalink
Sync lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nerdgeschoss committed May 28, 2024
1 parent 2a31378 commit 92d8286
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 25 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-darwin)
racc (~> 1.4)
notiffany (0.1.3)
Expand Down Expand Up @@ -308,6 +310,7 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 5.0)
sqlite3 (1.6.0-arm64-darwin)
sqlite3 (1.6.0-x86_64-darwin)
standard (1.28.0)
language_server-protocol (~> 3.17.0.2)
Expand Down Expand Up @@ -348,6 +351,7 @@ GEM
zeitwerk (2.6.6)

PLATFORMS
arm64-darwin-22
x86_64-darwin-22

DEPENDENCIES
Expand Down
73 changes: 48 additions & 25 deletions spec/rails_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ GEM
rspec (>= 2.99.0, < 4.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.6.0)
irb (1.6.2)
reline (>= 0.3.0)
Expand All @@ -144,21 +147,24 @@ GEM
jsbundling-rails (1.1.1)
railties (>= 6.0.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
lint_roller (1.0.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.8)
mail (2.8.0.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.2)
minitest (5.17.0)
msgpack (1.6.0)
Expand All @@ -173,13 +179,15 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.14.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.14.1-x86_64-darwin)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.22.1)
parser (3.2.0.0)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
propshaft (0.6.4)
actionpack (>= 7.0.0)
Expand All @@ -198,7 +206,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
puma (5.6.5)
puma (6.0.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.2)
Expand Down Expand Up @@ -238,15 +246,15 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.6.2)
regexp_parser (2.8.0)
reline (0.3.2)
io-console (~> 0.5)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -265,21 +273,21 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.12.0)
rubocop (1.44.1)
rubocop (1.50.2)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-capybara (2.17.0)
rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-performance (1.15.2)
rubocop-performance (1.16.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.17.4)
Expand All @@ -288,10 +296,12 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.18.1)
rubocop-rspec (2.20.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.11.0)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
shellany (0.0.1)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
Expand All @@ -300,7 +310,19 @@ GEM
actionpack (>= 3.1)
railties (>= 3.1)
slim (>= 3.0, < 5.0)
sqlite3 (1.6.0-arm64-darwin)
sqlite3 (1.6.0-x86_64-darwin)
standard (1.28.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50.2)
standard-custom (~> 1.0.0)
standard-performance (~> 1.0.1)
standard-custom (1.0.0)
lint_roller (~> 1.0)
standard-performance (1.0.1)
lint_roller (~> 1.0)
rubocop-performance (~> 1.16.0)
stimulus-rails (1.2.1)
railties (>= 6.0.0)
temple (0.8.2)
Expand All @@ -319,18 +341,18 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.7.0)
webrick (1.8.1)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.28)
webrick (~> 1.7.0)
yard (0.9.26)
zeitwerk (2.6.6)

PLATFORMS
x86_64-darwin-21
arm64-darwin-22
x86_64-darwin-22

DEPENDENCIES
annotate
Expand All @@ -344,16 +366,19 @@ DEPENDENCIES
dotenv-rails
guard
guard-rspec
image_processing
jbuilder
jsbundling-rails
mini_magick
propshaft
pry
pry-byebug
pry-doc
pry-rails
puma (~> 5.0)
puma
rack_session_access
rails (~> 7.0.4)
rails
rake
rspec-rails
rspec-retry
rubocop
Expand All @@ -363,13 +388,11 @@ DEPENDENCIES
rubocop-rspec
shimmer!
slim-rails
sqlite3 (~> 1.4)
sqlite3
standard
stimulus-rails
turbo-rails
web-console

RUBY VERSION
ruby 3.0.3p157

BUNDLED WITH
2.3.26
2.4.9

0 comments on commit 92d8286

Please sign in to comment.