update development dependencies
This commit is contained in:
+14
-1
@@ -1,5 +1,5 @@
|
||||
GIT
|
||||
remote: git://github.com/companytools/dunlop-core.git
|
||||
remote: https://gitlab.com/benja-2/dunlop-core.git
|
||||
revision: 2ab9ad0b61aa5cd14528fc00a41de20532cb4f26
|
||||
branch: master
|
||||
specs:
|
||||
@@ -102,6 +102,7 @@ GEM
|
||||
xpath (~> 3.1)
|
||||
case_transform (0.2)
|
||||
activesupport
|
||||
climate_control (0.2.0)
|
||||
coderay (1.1.2)
|
||||
coffee-rails (4.2.2)
|
||||
coffee-script (>= 2.2.0)
|
||||
@@ -165,6 +166,9 @@ GEM
|
||||
mimemagic (~> 0.3.2)
|
||||
memoist (0.16.0)
|
||||
method_source (0.9.0)
|
||||
mime-types (3.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2016.0521)
|
||||
mimemagic (0.3.2)
|
||||
mini_mime (1.0.0)
|
||||
mini_portile2 (2.3.0)
|
||||
@@ -175,6 +179,12 @@ GEM
|
||||
nokogiri (1.8.2)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
orm_adapter (0.5.0)
|
||||
paperclip (5.3.0)
|
||||
activemodel (>= 4.2.0)
|
||||
activesupport (>= 4.2.0)
|
||||
mime-types
|
||||
mimemagic (~> 0.3.0)
|
||||
terrapin (~> 0.6.0)
|
||||
pickadate-rails (3.5.5.0)
|
||||
railties (>= 3.1.0)
|
||||
polyamorous (1.3.3)
|
||||
@@ -294,6 +304,8 @@ GEM
|
||||
activerecord (>= 4.1, < 6.0)
|
||||
state_machines-activemodel (>= 0.5.0)
|
||||
temple (0.8.0)
|
||||
terrapin (0.6.0)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
thor (0.20.0)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.8)
|
||||
@@ -321,6 +333,7 @@ DEPENDENCIES
|
||||
dunlop-ember!
|
||||
factory_girl_rails
|
||||
kaminari
|
||||
paperclip (~> 5.3)
|
||||
pry-doc
|
||||
pry-rails
|
||||
rack-cors
|
||||
|
||||
Reference in New Issue
Block a user