Skip to content

Commit e26fe96

Browse files
authored
Merge pull request #11 from kakikubo/dependabot/bundler/rspec-rails-5.0.1
Bump rspec-rails from 4.1.0 to 5.0.1
2 parents 18f0b88 + a19729b commit e26fe96

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
@@ -123,7 +123,7 @@ GEM
123123
msgpack (1.4.2)
124124
mysql2 (0.5.3)
125125
nio4r (2.5.7)
126-
nokogiri (1.11.1)
126+
nokogiri (1.11.2)
127127
mini_portile2 (~> 2.5.0)
128128
racc (~> 1.4)
129129
pry (0.14.0)
@@ -182,10 +182,10 @@ GEM
182182
rspec-mocks (3.10.2)
183183
diff-lcs (>= 1.2.0, < 2.0)
184184
rspec-support (~> 3.10.0)
185-
rspec-rails (4.1.0)
186-
actionpack (>= 4.2)
187-
activesupport (>= 4.2)
188-
railties (>= 4.2)
185+
rspec-rails (5.0.1)
186+
actionpack (>= 5.2)
187+
activesupport (>= 5.2)
188+
railties (>= 5.2)
189189
rspec-core (~> 3.10)
190190
rspec-expectations (~> 3.10)
191191
rspec-mocks (~> 3.10)

0 commit comments

Comments
 (0)