Skip to content

Commit 665aceb

Browse files
Bump sprockets from 2.2.2 to 2.2.3
Bumps [sprockets](https://github.com/rails/sprockets) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](rails/sprockets@v2.2.2...v2.2.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46ccdac commit 665aceb

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
activesupport (>= 3.1, < 4.1)
8888
haml (>= 3.1, < 4.1)
8989
railties (>= 3.1, < 4.1)
90-
hike (1.2.1)
90+
hike (1.2.3)
9191
i18n (0.6.1)
9292
journey (1.0.4)
9393
jquery-rails (2.2.1)
@@ -99,13 +99,13 @@ GEM
9999
mime-types (~> 1.16)
100100
treetop (~> 1.4.8)
101101
mime-types (1.22)
102-
multi_json (1.7.2)
102+
multi_json (1.14.1)
103103
nokogiri (1.5.9)
104104
nokogiri (1.5.9-x86-mingw32)
105105
pg (0.15.0)
106106
pg (0.15.0-x86-mingw32)
107107
polyglot (0.3.3)
108-
rack (1.4.5)
108+
rack (1.4.7)
109109
rack-cache (1.2)
110110
rack (>= 0.4)
111111
rack-ssl (1.3.3)
@@ -152,15 +152,15 @@ GEM
152152
multi_json (~> 1.0)
153153
rubyzip
154154
websocket (~> 1.0.4)
155-
sprockets (2.2.2)
155+
sprockets (2.2.3)
156156
hike (~> 1.2)
157157
multi_json (~> 1.0)
158158
rack (~> 1.0)
159159
tilt (~> 1.1, != 1.3.0)
160160
sqlite3 (1.3.7)
161161
sqlite3 (1.3.7-x86-mingw32)
162162
thor (0.18.1)
163-
tilt (1.3.6)
163+
tilt (1.4.1)
164164
treetop (1.4.12)
165165
polyglot
166166
polyglot (>= 0.3.1)

0 commit comments

Comments
 (0)