Skip to content

Commit

Permalink
Bump jquery-rails from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2019
1 parent 4571cde commit 4379168
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,36 +28,38 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
builder (3.2.2)
builder (3.2.3)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.8.0)
concurrent-ruby (1.1.5)
erubis (2.7.0)
execjs (2.2.2)
figaro (1.0.0)
thor (~> 0.14)
hike (1.2.3)
i18n (0.6.11)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jbuilder (2.2.5)
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
jquery-rails (3.1.2)
jquery-rails (3.1.3)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
json (1.8.6)
libv8 (3.16.14.7)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.4.3)
minitest (5.4.3)
minitest (5.12.0)
multi_json (1.10.1)
pg (0.17.1)
rack (1.5.5)
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.8)
actionmailer (= 4.1.8)
Expand All @@ -79,7 +81,7 @@ GEM
activesupport (= 4.1.8)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.0)
rake (12.3.3)
rdoc (4.1.2)
json (~> 1.4)
ref (1.0.5)
Expand All @@ -106,12 +108,12 @@ GEM
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.4)
thor (0.20.3)
thread_safe (0.3.6)
tilt (1.4.1)
turbolinks (2.5.2)
coffee-rails
tzinfo (1.2.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (2.5.3)
execjs (>= 0.3.0)
Expand Down

0 comments on commit 4379168

Please sign in to comment.