Skip to content

Commit

Permalink
Merge pull request #121 from awguild/dependabot/bundler/jquery-rails-…
Browse files Browse the repository at this point in the history
…4.4.0

Bump jquery-rails from 4.3.5 to 4.4.0
  • Loading branch information
benedictfischer09 authored Dec 14, 2023
2 parents f4aba41 + 3e8f1c8 commit 6b0654c
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.8)
concurrent-ruby (1.2.2)
crass (1.0.6)
daemons (1.3.1)
database_cleaner-active_record (2.1.0)
Expand All @@ -106,7 +106,7 @@ GEM
dotenv-rails (2.7.5)
dotenv (= 2.7.5)
railties (>= 3.2, < 6.1)
erubi (1.10.0)
erubi (1.12.0)
eventmachine (1.2.7)
execjs (2.7.0)
factory_bot (5.1.2)
Expand All @@ -124,17 +124,17 @@ GEM
request_store (>= 1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jquery-rails (4.3.5)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.3.0)
libv8-node (18.16.0.0)
loofah (2.9.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (0.3.3)
Expand All @@ -147,10 +147,10 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.5.1)
mini_portile2 (2.8.5)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.14.4)
minitest (5.20.0)
mocha (1.11.2)
multi_json (1.15.0)
mysql2 (0.5.5)
Expand All @@ -164,8 +164,8 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.2)
nokogiri (1.11.3)
mini_portile2 (~> 2.5.0)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.10.5)
orm_adapter (0.5.0)
Expand All @@ -182,12 +182,12 @@ GEM
nio4r (~> 2.0)
rabl (0.14.2)
activesupport (>= 2.3.14)
racc (1.5.2)
rack (2.2.6.3)
racc (1.7.3)
rack (2.2.8)
rack-contrib (2.2.0)
rack (~> 2.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.0.3.1)
actioncable (= 6.0.3.1)
actionmailbox (= 6.0.3.1)
Expand All @@ -203,11 +203,13 @@ GEM
bundler (>= 1.3.0)
railties (= 6.0.3.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -219,7 +221,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.0.1)
rake (13.1.0)
recaptcha (5.5.0)
json
regexp_parser (1.7.0)
Expand Down Expand Up @@ -271,7 +273,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.0.1)
thor (1.3.0)
thread_safe (0.3.6)
tilt (2.0.10)
timeliness (0.4.4)
Expand All @@ -293,7 +295,7 @@ GEM
will_paginate (3.3.0)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit 6b0654c

Please sign in to comment.