Skip to content

Commit

Permalink
Merge pull request #670 from Data-Liberation-Front/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/jquery-rails-4.5.0

Bump jquery-rails from 4.4.0 to 4.5.0
  • Loading branch information
Floppy authored Jun 8, 2022
2 parents 053a132 + 06e5130 commit 398f767
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'coffee-rails', '~> 4.2'
gem 'therubyracer', '~> 0.12', platforms: :ruby

# Use jquery as the JavaScript library
gem 'jquery-rails', '~> 4.4'
gem 'jquery-rails', '~> 4.5'

# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks', '~> 5.2'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
execjs
coffee-script-source (1.12.2)
colorize (0.8.1)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
connection_pool (2.2.1)
coveralls (0.8.23)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -419,7 +419,7 @@ GEM
activesupport (>= 4.2.0)
jquery-dotdotdot-rails (1.6.5)
railties (>= 3.1)
jquery-rails (4.4.0)
jquery-rails (4.5.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand Down Expand Up @@ -489,7 +489,7 @@ GEM
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.13.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.4)
Expand Down Expand Up @@ -748,7 +748,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.10)
timecop (0.9.5)
Expand Down Expand Up @@ -823,7 +823,7 @@ DEPENDENCIES
guard-rspec (~> 4.7)
jbuilder (~> 2.9)
jquery-dotdotdot-rails (~> 1.6)
jquery-rails (~> 4.4)
jquery-rails (~> 4.5)
kaminari (~> 1.2)
kaminari-mongoid (~> 1.0)
mongo (~> 2.1)!
Expand Down

0 comments on commit 398f767

Please sign in to comment.