Skip to content

Commit

Permalink
Merge pull request #14897 from opf/chore/bump-gems
Browse files Browse the repository at this point in the history
Bump gems
  • Loading branch information
aaron-contreras committed Mar 1, 2024
2 parents 79ced48 + fbc7e3c commit a47a104
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -291,7 +291,7 @@ group :ldap do
end

group :development do
gem 'listen', '~> 3.8.0' # Use for event-based reloaders
gem 'listen', '~> 3.9.0' # Use for event-based reloaders

gem 'letter_opener'

Expand Down
21 changes: 9 additions & 12 deletions Gemfile.lock
Expand Up @@ -340,7 +340,7 @@ GEM
awesome_nested_set (3.6.0)
activerecord (>= 4.0.0, < 7.2)
aws-eventstream (1.3.0)
aws-partitions (1.894.0)
aws-partitions (1.895.0)
aws-sdk-core (3.191.3)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand Down Expand Up @@ -464,8 +464,7 @@ GEM
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
railties (>= 6.1)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
dry-container (0.11.0)
concurrent-ruby (~> 1.0)
dry-core (1.0.1)
Expand Down Expand Up @@ -655,7 +654,7 @@ GEM
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
jwt (2.8.0)
jwt (2.8.1)
base64
ladle (1.0.1)
open4 (~> 1.0)
Expand All @@ -665,7 +664,7 @@ GEM
lefthook (1.6.4)
letter_opener (1.9.0)
launchy (>= 2.2, < 3)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lobby_boy (0.1.3)
Expand Down Expand Up @@ -697,7 +696,7 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.2)
marcel (1.0.4)
markly (0.10.0)
matrix (0.4.2)
messagebird-rest (1.4.2)
Expand Down Expand Up @@ -795,7 +794,6 @@ GEM
ttfunk (~> 1.7)
prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0)
prism (0.24.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -898,7 +896,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rb_sys (0.9.88)
rb_sys (0.9.90)
rbtree3 (0.7.1)
rdoc (6.6.2)
psych (>= 4.0.0)
Expand Down Expand Up @@ -949,7 +947,7 @@ GEM
rspec-support (~> 3.12)
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.13.0)
rspec-support (3.13.1)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -961,9 +959,8 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand Down Expand Up @@ -1198,7 +1195,7 @@ DEPENDENCIES
launchy (~> 2.5.0)
lefthook
letter_opener
listen (~> 3.8.0)
listen (~> 3.9.0)
lograge (~> 0.14.0)
lookbook (~> 2.2.1)
mail (= 2.8.1)
Expand Down

0 comments on commit a47a104

Please sign in to comment.