Skip to content

Commit aff7747

Browse files
Bump jquery-rails from 3.1.2 to 3.1.5
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/rails/jquery-rails/releases) - [Changelog](https://github.com/rails/jquery-rails/blob/v3.1.5/CHANGELOG.md) - [Commits](rails/jquery-rails@v3.1.2...v3.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0fe260 commit aff7747

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,22 @@ GEM
4444
coffee-script-source
4545
execjs
4646
coffee-script-source (1.12.2)
47+
concurrent-ruby (1.1.7)
4748
diff-lcs (1.2.5)
4849
erubis (2.7.0)
4950
execjs (2.7.0)
5051
hike (1.2.3)
51-
i18n (0.7.0)
52+
i18n (0.9.5)
53+
concurrent-ruby (~> 1.0)
5254
ice_cube (0.16.2)
53-
jquery-rails (3.1.2)
55+
jquery-rails (3.1.5)
5456
railties (>= 3.0, < 5.0)
5557
thor (>= 0.14, < 2.0)
5658
mail (2.6.3)
5759
mime-types (>= 1.16, < 3)
5860
mime-types (2.6.2)
5961
minitest (4.7.5)
60-
multi_json (1.11.2)
62+
multi_json (1.15.0)
6163
pg (0.17.1)
6264
rack (1.5.5)
6365
rack-test (0.6.3)
@@ -111,10 +113,10 @@ GEM
111113
actionpack (>= 3.0)
112114
activesupport (>= 3.0)
113115
sprockets (>= 2.8, < 4.0)
114-
thor (0.19.1)
115-
thread_safe (0.3.5)
116+
thor (1.0.1)
117+
thread_safe (0.3.6)
116118
tilt (1.4.1)
117-
tzinfo (0.3.44)
119+
tzinfo (0.3.57)
118120

119121
PLATFORMS
120122
ruby

0 commit comments

Comments
 (0)