Update dependencies

This commit is contained in:
Dzmitry Plashchynski
2022-05-29 20:24:45 +03:00
parent 2232671d86
commit 9e8a6f0e05
2 changed files with 10 additions and 10 deletions

View File

@@ -2,8 +2,8 @@ PATH
remote: .
specs:
crono (1.1.2)
activerecord (>= 4.0)
activesupport (>= 4.0)
activerecord (>= 5.2.8)
activesupport (>= 5.2.8)
GEM
remote: https://rubygems.org/
@@ -66,14 +66,14 @@ PLATFORMS
arm64-darwin-21
DEPENDENCIES
bundler (>= 1.0.0)
bundler (>= 2)
byebug
crono!
daemons
haml
rack-test
rake (>= 10.0)
rspec (>= 3.0)
rake (>= 13.0.1)
rspec (>= 3.10)
sinatra
sqlite3
timecop (>= 0.7)