Skip to content
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
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: git://github.com/dockyard/capybara-email.git
revision: 238d7d7b0374b1fc742b273474c659ae05cd99fa
remote: https://github.com/dockyard/capybara-email.git
revision: 668f5a35205ef872b7152a57cf4d4f2a3567fa53
specs:
capybara-email (2.4.0)
capybara (~> 2.4)
capybara-email (3.0.2)
capybara (>= 2.4, < 4.0)
mail

GEM
Expand Down Expand Up @@ -88,6 +88,7 @@ GEM
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
concurrent-ruby (1.1.9)
daemons (1.1.9)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
Expand Down Expand Up @@ -150,7 +151,8 @@ GEM
sprockets (>= 2.0.3)
tilt
hike (1.2.3)
i18n (0.6.11)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
ipaddress (0.8.0)
jbuilder (0.4.3)
activesupport (>= 3.0.0)
Expand Down