frontend/Gemfile.lock in meroku-2.0.8 vs frontend/Gemfile.lock in meroku-2.0.9
- old
+ new
@@ -116,12 +116,15 @@
multi_json (1.12.2)
nio4r (2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
orm_adapter (0.5.0)
+ pg (0.21.0)
public_suffix (3.0.0)
puma (3.10.0)
+ pundit (1.1.0)
+ activesupport (>= 3.0.0)
rack (2.0.3)
rack-test (0.7.0)
rack (>= 1.0, < 3)
rails (5.1.4)
actioncable (= 5.1.4)
@@ -179,11 +182,10 @@
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
- sqlite3 (1.3.13)
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
turbolinks (5.0.1)
turbolinks-source (~> 5)
@@ -215,16 +217,17 @@
coffee-rails (~> 4.2)
devise
jbuilder (~> 2.5)
jsonapi-rails
listen (>= 3.0.5, < 3.2)
+ pg
puma (~> 3.7)
+ pundit
rails (~> 5.1.4)
sass-rails (~> 5.0)
selenium-webdriver
spring
spring-watcher-listen (~> 2.0.0)
- sqlite3
turbolinks (~> 5)
tzinfo-data
uglifier (>= 1.3.0)
web-console (>= 3.3.0)