Skip to content

Commit

Permalink
Merge pull request #646 from jmax-fearless/SRCH-1655-jquery-upgrade-d…
Browse files Browse the repository at this point in the history
…iscovery

SRCH-1665 Bumped jquery to version 3.5.1
  • Loading branch information
MyNameIsMissing authored Feb 9, 2021
2 parents d49f745 + c0ca2a8 commit 79f7fe3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ gem 'less-rails-bootstrap', git: 'https://github.com/GSA/less-rails-bootstrap.gi
gem 'compass-rails', '~> 3.1.0'
gem 'compass-blueprint', '~> 1.0.0'
gem 'jquery-ui-rails', '~> 6.0.1'
gem 'jquery-rails', '~> 4.3.5'
gem 'jquery-rails', '~> 4.4.0'
gem 'therubyracer', '~> 0.12.3'
gem 'yui-compressor', '~> 0.12.0'
gem 'twitter-typeahead-rails', '~> 0.11.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ GEM
activesupport (>= 3.0.0)
multi_json (>= 1.2)
jmespath (1.4.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)
Expand Down Expand Up @@ -859,7 +859,7 @@ DEPENDENCIES
i18n-tasks (~> 0.9.19)
iso8601 (~> 0.10.1)
jbuilder (~> 2.6.4)
jquery-rails (~> 4.3.5)
jquery-rails (~> 4.4.0)
jquery-ui-rails (~> 6.0.1)
jwt (~> 1.5.6)
launchy (~> 2.4.3)
Expand Down
5 changes: 3 additions & 2 deletions app/assets/javascripts/sayt_loader_libs.js

Large diffs are not rendered by default.

0 comments on commit 79f7fe3

Please sign in to comment.