Skip to content

Commit

Permalink
update bundles and update rubys for test
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed Sep 27, 2019
1 parent 8b9ca0e commit 3d7487e
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 56 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ sudo: false
services: memcache

rvm:
- 2.4.5
- 2.5.4
- 2.6.2
- 2.4.7
- 2.5.6
- 2.6.4
- ruby-head

matrix:
Expand Down
39 changes: 21 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
byebug (11.0.1)
capybara (3.29.0)
addressable
Expand All @@ -21,11 +21,11 @@ GEM
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
debase (0.2.2)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.4)
debase-ruby_core_source (0.10.5)
diff-lcs (1.3)
docile (1.3.1)
docile (1.3.2)
emot (0.0.4)
thor
faraday (0.15.4)
Expand All @@ -49,21 +49,21 @@ GEM
mime-types-data (3.2019.0904)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
multipart-post (2.0.0)
multipart-post (2.1.1)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
phantomjs (2.1.1.0)
pit (0.0.7)
power_assert (1.1.4)
power_assert (1.1.5)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (3.1.1)
public_suffix (4.0.1)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand All @@ -77,21 +77,21 @@ GEM
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
ruby-debug-ide (0.6.1)
rspec-support (3.8.2)
ruby-debug-ide (0.7.0)
rake (>= 0.8.1)
rubyzip (1.2.3)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
rubyzip (1.3.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
Expand All @@ -107,7 +107,7 @@ GEM
test-unit (3.3.3)
power_assert
thor (0.20.3)
tins (1.20.2)
tins (1.21.1)
xpath (3.2.0)
nokogiri (~> 1.8)

Expand Down Expand Up @@ -139,3 +139,6 @@ DEPENDENCIES
simplecov
sqlite3
test-unit

BUNDLED WITH
2.0.2
72 changes: 37 additions & 35 deletions misc/paas/heroku/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,39 +19,40 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activemodel (5.2.3)
activesupport (= 5.2.3)
activesupport (5.2.3)
activemodel (6.0.0)
activesupport (= 6.0.0)
activesupport (6.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
bson (4.5.0)
byebug (11.0.1)
capybara (3.28.0)
capybara (3.29.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.1)
childprocess (2.0.0)
rake (< 13.0)
coderay (1.1.2)
commonmarker (0.20.1)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
coveralls (0.7.2)
multi_json (~> 1.3)
rest-client (= 1.6.7)
simplecov (>= 0.7)
term-ansicolor (= 1.2.2)
thor (= 0.18.1)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
dalli (2.7.10)
debase (0.2.4)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.5)
diff-lcs (1.3)
Expand All @@ -60,7 +61,7 @@ GEM
thor
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
fastimage (2.1.5)
fastimage (2.1.7)
hashie (3.6.0)
hikidoc (0.1.0)
i18n (1.6.0)
Expand All @@ -79,20 +80,19 @@ GEM
mini_mime (>= 0.1.1)
memcachier (0.0.2)
method_source (0.9.2)
mime-types (3.2.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mime-types-data (3.2019.0904)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.12.0)
mongo (2.8.0)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.4)
activemodel (>= 5.1, < 6.0.0)
mongoid (7.0.5)
activemodel (>= 5.1, < 6.1)
mongo (>= 2.5.1, < 3.0.0)
multi_json (1.13.1)
multipart-post (2.1.1)
nio4r (2.5.1)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
oauth (0.5.4)
Expand All @@ -116,8 +116,8 @@ GEM
pry-byebug (3.7.0)
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (3.1.1)
puma (4.1.0)
public_suffix (4.0.1)
puma (4.2.0)
nio4r (~> 2.0)
pushbullet_ruby (1.1.4)
faraday (>= 0.13.0, < 1.0)
Expand All @@ -132,8 +132,6 @@ GEM
rdtool (0.6.38)
redcarpet (3.5.0)
regexp_parser (1.6.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -151,15 +149,15 @@ GEM
rake (>= 0.8.1)
ruby-enum (0.7.2)
i18n
rubyzip (1.2.3)
rubyzip (1.3.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (3.142.3)
childprocess (>= 0.5, < 2.0)
selenium-webdriver (3.142.4)
childprocess (>= 0.5, < 3.0)
rubyzip (~> 1.2, >= 1.2.2)
sequel (5.23.0)
simplecov (0.17.0)
sequel (5.24.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand All @@ -180,13 +178,13 @@ GEM
twitter-text (>= 2.0)
tdiary-style-rd (0.0.3)
rdtool
term-ansicolor (1.2.2)
tins (~> 0.8)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-unit (3.3.3)
power_assert
thor (0.18.1)
thor (0.20.3)
thread_safe (0.3.6)
tins (0.13.2)
tins (1.21.1)
twitter-text (3.0.0)
idn-ruby
unf (~> 0.1.0)
Expand All @@ -197,6 +195,7 @@ GEM
unf_ext (0.0.7.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.1.10)

PLATFORMS
ruby
Expand Down Expand Up @@ -238,3 +237,6 @@ DEPENDENCIES

RUBY VERSION
ruby 2.6.4p104

BUNDLED WITH
2.0.2

0 comments on commit 3d7487e

Please sign in to comment.