mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-26 03:11:42 +01:00
Update dependencies
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user