Skip to content

Commit

Permalink
Merge pull request #330 from mickzijdel/main
Browse files Browse the repository at this point in the history
Gemfile updates
  • Loading branch information
mickzijdel authored Jul 5, 2024
2 parents 74c8837 + e93f445 commit d03a875
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ GEM
bcrypt (3.1.20)
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-x64-mingw-ucrt)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
better_errors (2.10.1)
erubi (>= 1.0.0)
rack (>= 0.9.0)
Expand Down Expand Up @@ -195,9 +194,7 @@ GEM
railties (>= 5.0.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
ffi (1.17.0)
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -249,15 +246,14 @@ GEM
matrix (0.4.2)
mini_magick (4.13.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
minitest (5.24.1)
mutex_m (0.2.0)
mysql2 (0.5.6)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol
net-protocol (0.2.2)
timeout
net-scp (4.0.0)
Expand All @@ -268,13 +264,8 @@ net-protocol
net-protocol
net-ssh (7.2.3)
nio4r (2.7.3)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -437,10 +428,6 @@ net-protocol

PLATFORMS
x64-mingw-ucrt
x64-unknown
x86_64-darwin-20
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit d03a875

Please sign in to comment.