Skip to content

Commit

Permalink
Merge pull request #103 from mendicant-original/dependabot/bundler/jq…
Browse files Browse the repository at this point in the history
…uery-rails-3.1.5

Bump jquery-rails from 2.2.1 to 3.1.5
  • Loading branch information
chastell committed May 29, 2024
2 parents 5043615 + 066a362 commit 3de0a1a
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ GEM
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
concurrent-ruby (1.2.3)
daemons (1.1.9)
delayed_job (3.0.5)
activesupport (~> 3.0)
Expand Down Expand Up @@ -242,10 +243,11 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpauth (0.2.0)
i18n (0.6.11)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
ipaddress (0.8.3)
journey (1.0.4)
jquery-rails (2.2.1)
jquery-rails (3.1.5)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.7.7)
Expand Down Expand Up @@ -300,11 +302,11 @@ GEM
public_suffix (5.0.5)
racc (1.8.0)
rack (1.4.7)
rack-cache (1.2)
rack-cache (1.17.0)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.19)
actionmailer (= 3.2.19)
Expand Down Expand Up @@ -349,7 +351,7 @@ GEM
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sprockets (2.2.2)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand All @@ -360,7 +362,7 @@ GEM
therubyracer (0.11.3)
libv8 (~> 3.11.8.12)
ref
thor (0.19.1)
thor (1.3.1)
tilt (1.4.1)
treetop (1.4.15)
polyglot
Expand Down

0 comments on commit 3de0a1a

Please sign in to comment.