Skip to content

Commit a3cc20f

Browse files
Bump jquery-rails from 3.1.0 to 3.1.3
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md) - [Commits](rails/jquery-rails@v3.1.0...v3.1.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d946fa commit a3cc20f

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,34 +28,36 @@ GEM
2828
thread_safe (~> 0.1)
2929
tzinfo (~> 1.1)
3030
arel (5.0.0)
31-
builder (3.2.2)
31+
builder (3.2.4)
3232
coffee-rails (4.0.1)
3333
coffee-script (>= 2.2.0)
3434
railties (>= 4.0.0, < 5.0)
3535
coffee-script (2.2.0)
3636
coffee-script-source
3737
execjs
3838
coffee-script-source (1.7.0)
39+
concurrent-ruby (1.1.6)
3940
erubis (2.7.0)
4041
execjs (2.0.2)
4142
hike (1.2.3)
42-
i18n (0.6.9)
43+
i18n (0.9.5)
44+
concurrent-ruby (~> 1.0)
4345
jbuilder (2.0.6)
4446
activesupport (>= 3.0.0, < 5)
4547
multi_json (~> 1.2)
46-
jquery-rails (3.1.0)
48+
jquery-rails (3.1.3)
4749
railties (>= 3.0, < 5.0)
4850
thor (>= 0.14, < 2.0)
49-
json (1.8.1)
51+
json (1.8.6)
5052
mail (2.5.5)
5153
mime-types (~> 1.16)
5254
treetop (~> 1.4.8)
5355
mime-types (1.25.1)
54-
minitest (5.3.2)
56+
minitest (5.14.0)
5557
multi_json (1.9.2)
5658
polyglot (0.3.5)
57-
rack (1.5.2)
58-
rack-test (0.6.2)
59+
rack (1.5.5)
60+
rack-test (0.6.3)
5961
rack (>= 1.0)
6062
rails (4.1.0)
6163
actionmailer (= 4.1.0)
@@ -72,7 +74,7 @@ GEM
7274
activesupport (= 4.1.0)
7375
rake (>= 0.8.7)
7476
thor (>= 0.18.1, < 2.0)
75-
rake (10.2.2)
77+
rake (13.0.1)
7678
rdoc (4.1.1)
7779
json (~> 1.4)
7880
sass (3.2.19)
@@ -95,15 +97,15 @@ GEM
9597
activesupport (>= 3.0)
9698
sprockets (~> 2.8)
9799
sqlite3 (1.3.9)
98-
thor (0.19.1)
99-
thread_safe (0.3.3)
100+
thor (1.0.1)
101+
thread_safe (0.3.6)
100102
tilt (1.4.1)
101103
treetop (1.4.15)
102104
polyglot
103105
polyglot (>= 0.3.1)
104106
turbolinks (2.2.2)
105107
coffee-rails
106-
tzinfo (1.1.0)
108+
tzinfo (1.2.7)
107109
thread_safe (~> 0.1)
108110
uglifier (2.5.0)
109111
execjs (>= 0.3.0)

0 commit comments

Comments
 (0)