template/Gemfile.lock in pliny-0.4.0 vs template/Gemfile.lock in pliny-0.5.0
- old
+ new
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.1.1)
+ activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
@@ -21,32 +21,32 @@
database_cleaner (1.2.0)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
dotenv (0.7.0)
erubis (2.7.0)
- foreman (0.67.0)
- dotenv (~> 0.7.0)
- thor (~> 0.17.0)
- http_accept (0.1.5)
- i18n (0.6.9)
+ http_accept (0.1.6)
+ i18n (0.6.11)
json (1.8.1)
+ json_schema (0.3.0)
method_source (0.8.2)
- minitest (5.3.5)
+ minitest (5.4.2)
multi_json (1.10.1)
oj (2.9.0)
pg (0.17.1)
- pliny (0.1.0)
+ pliny (0.4.0)
activesupport (~> 4.1, >= 4.1.0)
http_accept (~> 0.1, >= 0.1.5)
multi_json (~> 1.9, >= 1.9.3)
pg (~> 0.17, >= 0.17.1)
prmd (~> 0.1, >= 0.1.1)
sequel (~> 4.9, >= 4.9.0)
sinatra (~> 1.4, >= 1.4.5)
sinatra-router (~> 0.2, >= 0.2.3)
- prmd (0.3.2)
+ thor (~> 0.19, >= 0.19.1)
+ prmd (0.6.2)
erubis (~> 2.7)
+ json_schema (~> 0.1)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-byebug (1.3.2)
@@ -77,11 +77,11 @@
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.1)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)
- sequel (4.11.0)
+ sequel (4.15.0)
sequel-paranoid (0.4.3)
sequel
sequel_pg (1.6.9)
pg (>= 0.8.0)
sequel (>= 3.39.0)
@@ -99,25 +99,24 @@
sinatra-router (0.2.3)
sinatra (~> 1.4)
slop (3.5.0)
sucker_punch (1.0.5)
celluloid (~> 0.15.2)
- thor (0.17.0)
+ thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
timers (1.1.0)
- tzinfo (1.2.1)
+ tzinfo (1.2.2)
thread_safe (~> 0.1)
yard (0.8.7.4)
PLATFORMS
ruby
DEPENDENCIES
committee
database_cleaner
dotenv
- foreman
multi_json
oj
pg
pliny
pry