Skip to content

Commit

Permalink
Merge pull request #1741 from houdiniproject/dependabot/bundler/ruby-…
Browse files Browse the repository at this point in the history
…minor-development-895c37a9a2

Bump the ruby-minor-development group with 7 updates
  • Loading branch information
wwahammy authored Sep 3, 2024
2 parents 7f48d12 + 2e09bc1 commit 0cff079
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 42 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ group :ci, :test do
gem 'database_cleaner-active_record'
gem 'stripe-ruby-mock', '~> 2.4.1', require: 'stripe_mock', git: 'https://github.com/commitchange/stripe-ruby-mock.git', branch: '2.4.1'
gem 'test-unit', '~> 3.6'
gem 'timecop', '~> 0.9.8'
gem 'webmock', '~> 3.20'
gem 'timecop', '~> 0.9.10'
gem 'webmock', '~> 3.23'
gem 'wisper-rspec', '~> 1.1.0'
end

Expand Down
83 changes: 43 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,37 +109,39 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
async (1.30.1)
async (1.32.1)
console (~> 1.10)
nio4r (~> 2.3)
timers (~> 4.1)
async-container (0.16.12)
async-container (0.18.0)
async
async-io
async-io (1.32.2)
async-io (1.43.2)
async
base64 (0.2.0)
bcrypt (3.1.19)
better_html (2.0.2)
better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.6)
bigdecimal (3.1.8)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.3.0)
chronic (0.10.2)
colorize (0.8.1)
concurrent-ruby (1.3.4)
connection_pool (2.2.5)
console (1.13.1)
console (1.24.0)
fiber-annotation
fiber-local
json
countries (4.2.3)
i18n_data (~> 0.16.0)
sixarm_ruby_unaccent (~> 1.1)
Expand All @@ -155,7 +157,7 @@ GEM
activerecord
database_cleaner (~> 1.99.0)
date (3.3.4)
debug (1.9.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
devise (4.9.3)
Expand All @@ -174,12 +176,12 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
erb_lint (0.5.0)
erb_lint (0.6.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
rainbow
rubocop
rubocop (>= 1)
smart_properties
erubi (1.13.0)
et-orbi (1.2.11)
Expand All @@ -191,7 +193,8 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
fast_blank (1.0.1)
ffi (1.15.5)
ffi (1.17.0)
fiber-annotation (0.2.0)
fiber-local (1.0.0)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
Expand All @@ -207,7 +210,7 @@ GEM
thor (>= 0.14.1)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.3)
Expand All @@ -223,16 +226,16 @@ GEM
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.7.1)
irb (1.11.0)
rdoc
reline (>= 0.3.8)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
js-routes (2.2.8)
railties (>= 4)
json (2.6.3)
json (2.7.2)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand All @@ -245,7 +248,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.22.0)
Expand Down Expand Up @@ -286,8 +289,8 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.23.0)
parser (3.2.2.3)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand All @@ -302,7 +305,7 @@ GEM
premailer (~> 1.7, >= 1.7.9)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (6.0.1)
puma (5.6.8)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -347,9 +350,9 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
react_on_rails (12.6.0)
addressable
Expand All @@ -358,8 +361,8 @@ GEM
rails (>= 5.2)
rainbow (~> 3.0)
webpacker (>= 4.2)
regexp_parser (2.8.1)
reline (0.4.1)
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -377,11 +380,11 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-json_expectations (2.2.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (4.1.2)
Expand All @@ -392,7 +395,7 @@ GEM
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.13.0)
rspec-support (3.13.1)
rubocop (1.48.1)
json (~> 2.3)
parallel (~> 1.10)
Expand All @@ -403,8 +406,8 @@ GEM
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-ast (1.32.2)
parser (>= 3.3.1.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
rubocop-rails (2.18.0)
Expand All @@ -419,7 +422,7 @@ GEM
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
samovar (2.1.4)
samovar (2.3.0)
console (~> 1.0)
mapping (~> 1.0)
sassc (2.4.0)
Expand Down Expand Up @@ -449,16 +452,16 @@ GEM
rest-client (>= 1.4, < 4.0)
strscan (3.1.0)
table_print (1.5.7)
test-unit (3.6.1)
test-unit (3.6.2)
power_assert
thor (1.3.2)
tilt (2.0.10)
timecop (0.9.8)
timecop (0.9.10)
timeout (0.4.1)
timers (4.3.3)
timers (4.3.5)
traceroute (0.8.1)
rails (>= 3.0.0)
turbo_test (0.1.2)
turbo_test (0.2.0)
async-container
async-io
msgpack
Expand All @@ -469,13 +472,13 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
warden (1.2.9)
rack (>= 2.0.9)
webmock (3.20.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -551,11 +554,11 @@ DEPENDENCIES
stripe-ruby-mock (~> 2.4.1)!
table_print (~> 1.5, >= 1.5.6)
test-unit (~> 3.6)
timecop (~> 0.9.8)
timecop (~> 0.9.10)
traceroute (~> 0.8.0)
turbo_test
validate_url
webmock (~> 3.20)
webmock (~> 3.23)
webpacker (~> 5.4.4)
wisper-rspec (~> 1.1.0)

Expand Down

0 comments on commit 0cff079

Please sign in to comment.