Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhbhatia committed Jan 13, 2024
1 parent a632e1d commit bdeba6d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ GIT

GIT
remote: https://github.com/faker-ruby/faker.git
revision: c7e5e46e91d589d8bcc9ccda737694645e65a889
revision: 50146e0582d8af486d7fbe3c0ab833cdbe6e1eed
branch: main
specs:
faker (3.2.2)
faker (3.2.3)
i18n (>= 1.8.11, < 2)

GEM
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.878.0)
aws-partitions (1.880.0)
aws-sdk-core (3.190.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -105,7 +105,7 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
bindex (0.8.1)
bootsnap (1.17.0)
bootsnap (1.17.1)
msgpack (~> 1.2)
builder (3.2.4)
capybara (3.39.2)
Expand Down Expand Up @@ -149,14 +149,14 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.16.3)
flipper (1.1.2)
flipper (1.2.0)
concurrent-ruby (< 2)
flipper-active_record (1.1.2)
flipper-active_record (1.2.0)
activerecord (>= 4.2, < 8)
flipper (~> 1.1.2)
flipper-ui (1.1.2)
flipper (~> 1.2.0)
flipper-ui (1.2.0)
erubi (>= 1.0.0, < 2.0.0)
flipper (~> 1.1.2)
flipper (~> 1.2.0)
rack (>= 1.4, < 4)
rack-protection (>= 1.5.3, <= 4.0.0)
sanitize (< 7)
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
method_source (1.0.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.21.1)
monetize (1.12.0)
money (~> 6.12)
money (6.16.0)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
orm_adapter (0.5.0)
pagy (6.3.0)
parallel (1.24.0)
parser (3.3.0.2)
parser (3.3.0.3)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down Expand Up @@ -405,7 +405,7 @@ GEM
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
stripe (10.5.0)
stripe (10.6.0)
terser (1.1.20)
execjs (>= 0.3.0, < 3)
thor (1.3.0)
Expand Down

0 comments on commit bdeba6d

Please sign in to comment.