Skip to content

Commit

Permalink
update bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Aug 15, 2017
1 parent 950ac57 commit dde96d4
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Expand Up @@ -4,9 +4,9 @@ GEM
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
byebug (9.0.6)
capybara (2.14.3)
capybara (2.15.1)
addressable
mime-types (>= 1.16)
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
Expand All @@ -27,25 +27,26 @@ GEM
unf (>= 0.0.5, < 1.0.0)
emot (0.0.4)
thor
faraday (0.12.1)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
fastimage (2.1.0)
ffi (1.9.18)
hikidoc (0.1.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
jasmine (2.6.0)
jasmine-core (>= 2.6.0, < 3.0.0)
jasmine (2.7.0)
jasmine-core (>= 2.7.0, < 3.0.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.6.4)
jasmine-core (2.7.0)
launchy (2.4.3)
addressable (~> 2.3)
mail (2.6.6)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
mime-types (2.99.3)
mini_mime (0.1.3)
mini_portile2 (2.2.0)
multi_json (1.12.1)
multipart-post (2.0.0)
Expand All @@ -66,8 +67,8 @@ GEM
pry (~> 0.10)
public_suffix (2.0.5)
rack (1.6.8)
rack-test (0.6.3)
rack (>= 1.0)
rack-test (0.7.0)
rack (>= 1.0, < 3)
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
Expand All @@ -94,10 +95,10 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
selenium-webdriver (3.4.3)
selenium-webdriver (3.4.4)
childprocess (~> 0.5)
rubyzip (~> 1.0)
sequel (4.47.0)
sequel (4.49.0)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
Expand All @@ -113,7 +114,7 @@ GEM
test-unit (3.2.5)
power_assert
thor (0.19.4)
tins (1.14.0)
tins (1.15.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
Expand Down Expand Up @@ -148,4 +149,4 @@ DEPENDENCIES
test-unit

BUNDLED WITH
1.14.6
1.15.3

0 comments on commit dde96d4

Please sign in to comment.