Skip to content

Commit

Permalink
udpate bundles: core and heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
tdtds committed Nov 4, 2019
1 parent f0b0b80 commit aaee721
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 67 deletions.
63 changes: 33 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (1.0.0)
childprocess (3.0.0)
coderay (1.1.2)
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)
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)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.5)
debase-ruby_core_source (0.10.6)
diff-lcs (1.3)
docile (1.3.2)
emot (0.0.4)
thor
faraday (0.16.2)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
fastimage (2.1.7)
hikidoc (0.1.0)
Expand All @@ -45,11 +45,12 @@ GEM
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0904)
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
Expand All @@ -72,41 +73,43 @@ GEM
rake (13.0.0)
redcarpet (3.5.0)
regexp_parser (1.6.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
ruby-debug-ide (0.7.0)
rake (>= 0.8.1)
rubyzip (2.0.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (3.142.5)
childprocess (>= 0.5, < 3.0)
selenium-webdriver (3.142.6)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sequel (5.25.0)
simplecov (0.16.1)
sequel (5.26.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.1)
term-ansicolor (1.7.1)
tins (~> 1.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
test-unit (3.3.4)
power_assert
thor (0.20.3)
tins (1.21.1)
thor (0.18.1)
tins (0.13.2)
xpath (3.2.0)
nokogiri (~> 1.8)

Expand Down
76 changes: 39 additions & 37 deletions misc/paas/heroku/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ GEM
zeitwerk (~> 2.1, >= 2.1.8)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
bson (4.5.0)
bson (4.6.0)
byebug (11.0.1)
capybara (3.29.0)
addressable
Expand All @@ -39,32 +39,31 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (2.0.0)
rake (< 13.0)
childprocess (3.0.0)
coderay (1.1.2)
commonmarker (0.20.1)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.5)
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)
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)
dalli (2.7.10)
debase (0.2.4.1)
debase-ruby_core_source (>= 0.10.2)
debase-ruby_core_source (0.10.5)
debase-ruby_core_source (0.10.6)
diff-lcs (1.3)
docile (1.3.2)
emot (0.0.4)
thor
faraday (0.16.2)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
fastimage (2.1.7)
hashie (3.6.0)
hikidoc (0.1.0)
i18n (1.6.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.0)
jasmine (2.99.0)
Expand All @@ -82,18 +81,19 @@ GEM
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0904)
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.12.2)
minitest (5.13.0)
mongo (2.8.0)
bson (>= 4.4.2, < 5.0.0)
mongoid (7.0.5)
activemodel (>= 5.1, < 6.1)
mongo (>= 2.5.1, < 3.0.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.4)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
oauth (0.5.4)
octokit (4.14.0)
Expand All @@ -117,7 +117,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.10)
public_suffix (4.0.1)
puma (4.2.0)
puma (4.2.1)
nio4r (~> 2.0)
pushbullet_ruby (1.1.4)
faraday (>= 0.13.0, < 1.0)
Expand All @@ -128,23 +128,25 @@ GEM
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
rake (12.3.3)
rake (13.0.0)
rdtool (0.6.38)
redcarpet (3.5.0)
regexp_parser (1.6.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.1)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
ruby-debug-ide (0.7.0)
rake (>= 0.8.1)
ruby-enum (0.7.2)
Expand All @@ -153,11 +155,11 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (3.142.5)
childprocess (>= 0.5, < 3.0)
selenium-webdriver (3.142.6)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sequel (5.25.0)
simplecov (0.16.1)
sequel (5.26.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
Expand All @@ -178,13 +180,13 @@ GEM
twitter-text (>= 2.0)
tdiary-style-rd (0.0.3)
rdtool
term-ansicolor (1.7.1)
tins (~> 1.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
test-unit (3.3.4)
power_assert
thor (0.20.3)
thor (0.18.1)
thread_safe (0.3.6)
tins (1.21.1)
tins (0.13.2)
twitter-text (3.0.0)
idn-ruby
unf (~> 0.1.0)
Expand All @@ -195,7 +197,7 @@ GEM
unf_ext (0.0.7.6)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.1.10)
zeitwerk (2.2.1)

PLATFORMS
ruby
Expand Down

0 comments on commit aaee721

Please sign in to comment.