Skip to content

Commit ff67e20

Browse files
Bump rack from 1.6.11 to 1.6.13
Bumps [rack](https://github.com/rack/rack) from 1.6.11 to 1.6.13. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](rack/rack@1.6.11...1.6.13) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ff4125 commit ff67e20

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

Gemfile.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
GIT
2-
remote: https://github.com/Compass/compass-rails.git
3-
revision: 3e88f991150ffa39b0a539dffb3326248d18e6ad
4-
branch: master
2+
remote: https://github.com/Compass/compass-rails
3+
revision: f6391d0d30fa63bb9bf6cd94e0e5608012584e6e
54
specs:
6-
compass-rails (2.0.4)
5+
compass-rails (4.0.0)
76
compass (~> 1.0.0)
87
sass-rails (< 5.1)
9-
sprockets (< 2.13)
8+
sprockets (< 4.0)
109

1110
GIT
1211
remote: https://github.com/ko1/debugger2.git
@@ -17,7 +16,7 @@ GIT
1716
debugger-linecache (~> 1.2.0)
1817

1918
GIT
20-
remote: https://github.com/naaano/active_scaffold_export.git
19+
remote: https://github.com/naaano/active_scaffold_export
2120
revision: 879ceb549b871ebb597ae5339a2e67498beb70d1
2221
specs:
2322
active_scaffold_export (3.3.2)
@@ -83,7 +82,7 @@ GEM
8382
compass-rails (>= 2.0.4)
8483
railties (>= 3.0)
8584
sass-rails (>= 3.2)
86-
chunky_png (1.3.4)
85+
chunky_png (1.4.0)
8786
climate_control (0.0.3)
8887
activesupport (>= 3.0)
8988
cocaine (0.5.7)
@@ -122,7 +121,7 @@ GEM
122121
erubi (1.9.0)
123122
erubis (2.7.0)
124123
execjs (2.5.2)
125-
ffi (1.9.8)
124+
ffi (1.15.5)
126125
foundation-rails (5.5.2.1)
127126
railties (>= 3.1.0)
128127
sass (>= 3.3.0, < 3.5)
@@ -207,7 +206,7 @@ GEM
207206
pry (>= 0.10.4)
208207
quiet_assets (1.1.0)
209208
railties (>= 3.1, < 5.0)
210-
rack (1.6.11)
209+
rack (1.6.13)
211210
rack-cors (1.0.3)
212211
rack-test (0.6.3)
213212
rack (>= 1.0)
@@ -243,9 +242,9 @@ GEM
243242
thor (>= 0.18.1, < 2.0)
244243
rainbow (3.0.0)
245244
rake (13.0.0)
246-
rb-fsevent (0.9.5)
247-
rb-inotify (0.9.5)
248-
ffi (>= 0.5.0)
245+
rb-fsevent (0.11.1)
246+
rb-inotify (0.10.1)
247+
ffi (~> 1.0)
249248
rsolr (1.0.12)
250249
builder (>= 2.1.2)
251250
rubocop (0.75.1)

0 commit comments

Comments
 (0)