Skip to content

Commit

Permalink
Upgrade Telegram bot
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed Oct 24, 2024
1 parent 82805e4 commit 3b925d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
telegram-bot (0.15.6)
actionpack (>= 4.0, < 7.1)
activesupport (>= 4.0, < 7.1)
telegram-bot (0.16.4)
actionpack (>= 4.0, < 7.3)
activesupport (>= 4.0, < 7.3)
httpclient (~> 2.7)
thor (1.2.1)
tilt (2.0.11)
Expand Down Expand Up @@ -499,4 +499,4 @@ RUBY VERSION
ruby 3.0.0p0

BUNDLED WITH
2.5.15
2.5.21

0 comments on commit 3b925d0

Please sign in to comment.