Skip to content

Commit 0bf3672

Browse files
authored
Merge pull request #16 from increments/update-increments-schedule
Update increments-schedule 0.17.0->0.18.0
2 parents 5d7f671 + 735d3d4 commit 0bf3672

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ gem "ruboty-alias", "= 0.0.8"
3030
gem "ruboty-cron", "~> 1.1.0"
3131
gem "ruboty-qiita-github", github: 'increments/ruboty-qiita-github'
3232
gem "ruboty-ruby_persistence", "= 0.2.0"
33-
gem "increments-schedule", "~> 0.17.0"
33+
gem "increments-schedule", "~> 0.18.0"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ GEM
6868
multi_json (~> 1.11)
6969
os (~> 0.9)
7070
signet (~> 0.7)
71-
holiday_japan (1.4.2)
71+
holiday_japan (1.4.4)
7272
http (3.0.0)
7373
addressable (~> 2.3)
7474
http-cookie (~> 1.0)
@@ -81,7 +81,7 @@ GEM
8181
httpclient (2.8.3)
8282
i18n (1.8.3)
8383
concurrent-ruby (~> 1.0)
84-
increments-schedule (0.17.0)
84+
increments-schedule (0.18.0)
8585
holiday_japan (~> 1.1)
8686
jwt (2.1.0)
8787
little-plugger (1.1.4)
@@ -226,7 +226,7 @@ PLATFORMS
226226
ruby
227227

228228
DEPENDENCIES
229-
increments-schedule (~> 0.17.0)
229+
increments-schedule (~> 0.18.0)
230230
rake (< 11.0.0)
231231
ruboty-alias (= 0.0.8)
232232
ruboty-bundler
@@ -252,4 +252,4 @@ RUBY VERSION
252252
ruby 2.6.3p62
253253

254254
BUNDLED WITH
255-
2.1.4
255+
2.2.15

0 commit comments

Comments
 (0)