misc/paas/heroku/Gemfile.lock in tdiary-5.2.0 vs misc/paas/heroku/Gemfile.lock in tdiary-5.2.1
- old
+ new
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/tdiary/tdiary-contrib.git
- revision: bd10dba950d2ba8d4ddab941ac8749a413160fad
+ revision: e38ae92c460cbf7f94a323f379c6c548b208294b
specs:
- tdiary-contrib (5.1.7)
+ tdiary-contrib (5.2.0)
coderay
holiday_japan
pushbullet_ruby
tdiary (~> 5.0)
@@ -19,21 +19,20 @@
tdiary (>= 5.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.1)
- activesupport (= 6.1.4.1)
- activesupport (6.1.4.1)
+ activemodel (7.0.2.2)
+ activesupport (= 7.0.2.2)
+ activesupport (7.0.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
- bson (4.12.1)
+ bson (4.14.1)
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
@@ -51,26 +50,31 @@
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
dalli (2.7.11)
date (3.2.2)
- debase (0.2.4.1)
- debase-ruby_core_source (>= 0.10.2)
- debase-ruby_core_source (0.10.13)
- diff-lcs (1.4.4)
+ debug (1.4.0)
+ irb (>= 1.3.6)
+ reline (>= 0.2.7)
+ diff-lcs (1.5.0)
+ digest (3.1.0)
docile (1.4.0)
emot (0.0.4)
thor
- faraday (0.17.4)
+ faraday (0.17.5)
multipart-post (>= 1.2, < 3)
- fastimage (2.2.5)
+ fastimage (2.2.6)
hashie (5.0.0)
hikidoc (0.1.0)
holiday_japan (1.4.4)
- i18n (1.8.11)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.4)
+ io-console (0.5.11)
+ io-wait (0.2.1)
+ irb (1.4.1)
+ reline (>= 0.3.0)
jasmine (2.99.0)
jasmine-core (>= 2.99.0, < 3.0.0)
phantomjs
rack (>= 1.2.1)
rake
@@ -82,25 +86,32 @@
mini_mime (>= 0.1.1)
matrix (0.4.2)
memcachier (0.0.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.1115)
+ mime-types-data (3.2022.0105)
mini_mime (1.1.2)
- minitest (5.14.4)
+ minitest (5.15.0)
mongo (2.17.0)
bson (>= 4.8.2, < 5.0.0)
- mongoid (7.3.3)
- activemodel (>= 5.1, < 6.2)
+ mongoid (7.3.4)
+ activemodel (>= 5.1, < 7.1, != 7.0.0)
mongo (>= 2.10.5, < 3.0.0)
ruby2_keywords (~> 0.0.5)
multipart-post (2.1.1)
+ net-protocol (0.1.2)
+ io-wait
+ timeout
+ net-smtp (0.3.1)
+ digest
+ net-protocol
+ timeout
nio4r (2.5.8)
- nokogiri (1.12.5-x86_64-linux)
+ nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4)
oauth (0.5.8)
- octokit (4.21.0)
+ octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
omniauth (2.0.4)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
@@ -113,62 +124,62 @@
rack
phantomjs (2.1.1.0)
pit (0.0.7)
power_assert (2.0.1)
public_suffix (4.0.6)
- puma (5.5.2)
+ puma (5.6.2)
nio4r (~> 2.0)
pushbullet_ruby (1.1.4)
faraday (>= 0.13.0, < 1.0)
mime-types
racc (1.6.0)
rack (2.2.3)
- rack-protection (2.1.0)
+ rack-protection (2.2.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
rake (13.0.6)
rdtool (0.6.38)
redcarpet (3.5.1)
- regexp_parser (2.1.1)
+ regexp_parser (2.2.1)
+ reline (0.3.1)
+ io-console (~> 0.5)
rexml (3.2.5)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
- ruby-debug-ide (0.7.3)
- rake (>= 0.8.1)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
- sequel (5.50.0)
+ sequel (5.53.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.4.2)
sync (0.5.0)
- tdiary (5.1.7)
+ tdiary (5.2.0)
bundler (>= 1.3, < 3.0)
emot
fastimage
hikidoc
mail
@@ -183,14 +194,15 @@
twitter-text (>= 2.0)
tdiary-style-rd (0.0.3)
rdtool
term-ansicolor (1.7.1)
tins (~> 1.0)
- test-unit (3.5.1)
+ test-unit (3.5.3)
power_assert
- thor (1.1.0)
- tins (1.29.1)
+ thor (1.2.1)
+ timeout (0.2.0)
+ tins (1.31.0)
sync
twitter-text (3.1.0)
idn-ruby
unf (~> 0.1.0)
tzinfo (2.0.4)
@@ -199,29 +211,29 @@
unf_ext
unf_ext (0.0.8)
webrick (1.7.0)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.5.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
capybara
coveralls (~> 0.8)
dalli (< 3)
date (>= 3.1.1)
- debase
+ debug
emot
fastimage
hikidoc
jasmine (< 3)
launchy
mail
memcachier
mime-types
+ net-smtp
octokit
omniauth
omniauth-twitter
pit
puma
@@ -229,11 +241,10 @@
racksh
rake
redcarpet
rexml
rspec
- ruby-debug-ide
selenium-webdriver
sequel
simplecov
sqlite3
tdiary-contrib!
@@ -242,9 +253,9 @@
tdiary-style-rd
test-unit
webrick
RUBY VERSION
- ruby 3.0.3p157
+ ruby 3.1.1p18
BUNDLED WITH
- 2.2.32
+ 2.3.8