Skip to content

Commit 2d84053

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 0efa135 commit 2d84053

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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)
@@ -100,15 +100,15 @@ GEM
100100
treetop (~> 1.4.8)
101101
mime-types (1.22)
102102
mini_portile2 (2.4.0)
103-
multi_json (1.7.2)
103+
multi_json (1.14.1)
104104
nokogiri (1.10.8)
105105
mini_portile2 (~> 2.4.0)
106106
nokogiri (1.10.8-x86-mingw32)
107107
mini_portile2 (~> 2.4.0)
108108
pg (0.15.0)
109109
pg (0.15.0-x86-mingw32)
110110
polyglot (0.3.3)
111-
rack (1.4.5)
111+
rack (1.4.7)
112112
rack-cache (1.2)
113113
rack (>= 0.4)
114114
rack-ssl (1.3.3)
@@ -155,15 +155,15 @@ GEM
155155
multi_json (~> 1.0)
156156
rubyzip
157157
websocket (~> 1.0.4)
158-
sprockets (2.2.2)
158+
sprockets (2.2.3)
159159
hike (~> 1.2)
160160
multi_json (~> 1.0)
161161
rack (~> 1.0)
162162
tilt (~> 1.1, != 1.3.0)
163163
sqlite3 (1.3.7)
164164
sqlite3 (1.3.7-x86-mingw32)
165165
thor (0.18.1)
166-
tilt (1.3.6)
166+
tilt (1.4.1)
167167
treetop (1.4.12)
168168
polyglot
169169
polyglot (>= 0.3.1)

0 commit comments

Comments
 (0)