Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Update dependency rspec to v3.12.0 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 15 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
xpath (~> 2.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
diff-lcs (1.5.0)
erubis (2.7.0)
ffi (1.9.10)
hashie (3.4.4)
Expand All @@ -33,19 +33,19 @@ GEM
rack-test (0.6.3)
rack (>= 1.0)
rake (10.1.1)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.1)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubyzip (1.2.0)
selenium-webdriver (2.52.0)
childprocess (~> 0.5)
Expand All @@ -71,3 +71,6 @@ DEPENDENCIES
rspec
selenium-webdriver
site_prism

BUNDLED WITH
2.4.9