Skip to content

Commit

Permalink
Bump jquery-rails from 2.1.1 to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2019
1 parent 2cee512 commit ccb1430
Showing 1 changed file with 18 additions and 17 deletions.
35 changes: 18 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.3.3)
concurrent-ruby (1.1.5)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
Expand Down Expand Up @@ -113,14 +114,15 @@ GEM
hashie (1.2.0)
headless (0.3.1)
highline (1.6.15)
hike (1.2.1)
hike (1.2.3)
httpauth (0.1)
i18n (0.6.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
journey (1.0.4)
jquery-rails (2.1.1)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.7.7)
jquery-rails (3.1.3)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (2.2.0)
jwt (0.1.5)
multi_json (>= 1.0)
kaminari (0.13.0)
Expand All @@ -140,7 +142,7 @@ GEM
treetop (~> 1.4.8)
mime (0.1)
mime-types (1.21)
multi_json (1.6.1)
multi_json (1.14.0)
multipart-post (1.1.5)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
Expand Down Expand Up @@ -183,14 +185,14 @@ GEM
polyglot (0.3.3)
prusswan-forem (0.0.2)
rails (~> 3.2.7)
rack (1.4.5)
rack-cache (1.2)
rack (1.4.7)
rack-cache (1.9.0)
rack (>= 0.4)
rack-protection (1.2.0)
rack
rack-ssl (1.3.3)
rack-ssl (1.3.4)
rack
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.12)
actionmailer (= 3.2.12)
Expand All @@ -207,14 +209,13 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
rake (13.0.0)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12.1)
json (~> 1.4)
rdoc (3.9.5)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
Expand Down Expand Up @@ -247,7 +248,7 @@ GEM
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.2.2)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand All @@ -259,8 +260,8 @@ GEM
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.17.0)
tilt (1.3.3)
thor (0.20.3)
tilt (1.4.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
Expand Down

0 comments on commit ccb1430

Please sign in to comment.