template/Gemfile.lock in pliny-0.0.3 vs template/Gemfile.lock in pliny-0.0.4
- old
+ new
@@ -16,20 +16,20 @@
dotenv (0.7.0)
erubis (2.7.0)
foreman (0.67.0)
dotenv (~> 0.7.0)
thor (~> 0.17.0)
- honeybadger (1.13.0)
+ honeybadger (1.15.0)
json
http_accept (0.1.5)
i18n (0.6.9)
json (1.8.1)
minitest (5.3.4)
multi_json (1.10.1)
oj (2.9.0)
pg (0.17.1)
- pliny (0.0.1)
+ pliny (0.0.3)
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)
@@ -50,11 +50,13 @@
rake (10.3.1)
rr (1.1.2)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
- sequel (4.10.0)
+ sequel (4.11.0)
+ sequel-paranoid (0.4.3)
+ sequel
sequel_pg (1.6.9)
pg (>= 0.8.0)
sequel (>= 3.39.0)
sinatra (1.4.5)
rack (~> 1.4)
@@ -68,23 +70,23 @@
sinatra (~> 1.4.0)
tilt (~> 1.3)
sinatra-router (0.2.3)
sinatra (~> 1.4)
thor (0.17.0)
- thread_safe (0.3.3)
+ thread_safe (0.3.4)
tilt (1.4.1)
- tzinfo (1.1.0)
+ tzinfo (1.2.1)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
committee
database_cleaner
foreman
- honeybadger
+ honeybadger (~> 1.14)
multi_json
oj
pg
pliny
puma
@@ -93,9 +95,10 @@
rake
rr
rspec-core
rspec-expectations
sequel
+ sequel-paranoid
sequel_pg
sinatra
sinatra-contrib
sinatra-router