Skip to content
Closed
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ source "https://rubygems.org"
gem "matrix"

group :development do
gem "apparition", github: "twalpole/apparition" # LOCKED: When this is released, use a released version https://github.com/twalpole/apparition/pull/79
# Waiting for a release of the gem, see https://github.com/twalpole/apparition/pull/79
gem "apparition", github: "twalpole/apparition", ref: "ca86be4d54af835d531dbcd2b86e7b2c77f85f34"
gem "aruba", "~> 1.0"
gem "capybara", "~> 3.31"
gem "cucumber", "~> 4.0"
Expand Down
196 changes: 0 additions & 196 deletions Gemfile.lock

This file was deleted.