mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-18 23:19:57 +02:00
Update Gemfile.lock
This commit is contained in:
23
Gemfile.lock
23
Gemfile.lock
@@ -1,27 +1,27 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
crono (0.9.0)
|
||||
crono (0.9.1)
|
||||
activerecord (~> 4.0)
|
||||
activesupport (~> 4.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activemodel (4.2.1)
|
||||
activesupport (= 4.2.1)
|
||||
activemodel (4.2.4)
|
||||
activesupport (= 4.2.4)
|
||||
builder (~> 3.1)
|
||||
activerecord (4.2.1)
|
||||
activemodel (= 4.2.1)
|
||||
activesupport (= 4.2.1)
|
||||
activerecord (4.2.4)
|
||||
activemodel (= 4.2.4)
|
||||
activesupport (= 4.2.4)
|
||||
arel (~> 6.0)
|
||||
activesupport (4.2.1)
|
||||
activesupport (4.2.4)
|
||||
i18n (~> 0.7)
|
||||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
arel (6.0.0)
|
||||
arel (6.0.3)
|
||||
builder (3.2.2)
|
||||
byebug (5.0.0)
|
||||
columnize (= 0.9.0)
|
||||
@@ -30,8 +30,8 @@ GEM
|
||||
haml (4.0.6)
|
||||
tilt
|
||||
i18n (0.7.0)
|
||||
json (1.8.2)
|
||||
minitest (5.6.1)
|
||||
json (1.8.3)
|
||||
minitest (5.8.0)
|
||||
rack (1.6.1)
|
||||
rack-protection (1.5.3)
|
||||
rack
|
||||
@@ -76,3 +76,6 @@ DEPENDENCIES
|
||||
sinatra
|
||||
sqlite3
|
||||
timecop (~> 0.7)
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
|
||||
Reference in New Issue
Block a user