Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Commit 0e78268

Browse files
Bump rack-dev-mark from 0.7.5 to 0.7.8
Bumps [rack-dev-mark](https://github.com/dtaniwaki/rack-dev-mark) from 0.7.5 to 0.7.8. - [Release notes](https://github.com/dtaniwaki/rack-dev-mark/releases) - [Commits](dtaniwaki/rack-dev-mark@v0.7.5...v0.7.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9023608 commit 0e78268

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gem 'jquery-rails', '~> 4.3.1'
2727
gem 'rails_autolink', '~> 1.1.6'
2828
gem 'qa', '~> 1.1.0'
2929
gem 'sprockets', '~> 2.12.4' # locked
30-
gem 'rack-dev-mark', '~> 0.7.5'
30+
gem 'rack-dev-mark', '~> 0.7.8'
3131

3232
# Deploy with Capistrano
3333
gem 'capistrano', '~> 3.8.1'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ GEM
288288
rails (>= 4.2.0, < 6.0)
289289
rdf
290290
rack (1.6.11)
291-
rack-dev-mark (0.7.5)
292-
rack (>= 1.1)
291+
rack-dev-mark (0.7.8)
292+
rack (>= 1.1, < 2.1)
293293
rack-test (0.6.3)
294294
rack (>= 1.0)
295295
rails (4.2.11.1)
@@ -490,7 +490,7 @@ DEPENDENCIES
490490
pry
491491
pry-byebug
492492
qa (~> 1.1.0)
493-
rack-dev-mark (~> 0.7.5)
493+
rack-dev-mark (~> 0.7.8)
494494
rails (~> 4.2.11)
495495
rails_autolink (~> 1.1.6)
496496
rake (~> 12.3.1)

0 commit comments

Comments
 (0)