Skip to content

Commit

Permalink
Bump jquery-rails from 1.0.13 to 3.1.5
Browse files Browse the repository at this point in the history
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 1.0.13 to 3.1.5.
- [Changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md)
- [Commits](rails/jquery-rails@v1.0.13...v3.1.5)

---
updated-dependencies:
- dependency-name: jquery-rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2024
1 parent b42044a commit 75a3b5c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -126,7 +126,7 @@ GEM
execjs
coffee-script-source (1.4.0)
columnize (0.3.6)
concurrent-ruby (1.1.4)
concurrent-ruby (1.2.3)
connection_pool (1.1.0)
crack (0.1.8)
daemon_controller (0.2.5)
Expand Down Expand Up @@ -177,9 +177,9 @@ GEM
intercom-rails (0.4.0)
activesupport (> 3.0)
journey (1.0.4)
jquery-rails (1.0.13)
railties (~> 3.0)
thor (~> 0.14)
jquery-rails (3.1.5)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.0.0)
jquery-rails
railties (>= 3.1.0)
Expand Down Expand Up @@ -248,7 +248,7 @@ GEM
qst_client (0.5)
httparty
rack (1.4.7)
rack-cache (1.2)
rack-cache (1.16.0)
rack (>= 0.4)
rack-oauth2 (1.0.9)
activesupport (>= 2.3)
Expand All @@ -271,7 +271,7 @@ GEM
activesupport (= 3.2.22.5)
bundler (~> 1.0)
railties (= 3.2.22.5)
rails-assets-material-components-web (0.39.0.0)
rails-assets-material-components-web (0.39.0)
rails-dev-tweaks (1.2.0)
actionpack (>= 3.1)
railties (>= 3.1)
Expand Down

0 comments on commit 75a3b5c

Please sign in to comment.