Skip to content

Commit 6269f2d

Browse files
committed
Merge branch 'develop'
2 parents 27a2dd3 + f174d96 commit 6269f2d

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

Gemfile.lock

+8-12
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,6 @@ GIT
2121
rails-observers (0.1.3.alpha)
2222
activemodel (>= 4.0, < 5.1)
2323

24-
PATH
25-
remote: ../cortex-plugins-core
26-
specs:
27-
cortex-plugins-core (0.7.2)
28-
cells (~> 4.1)
29-
cells-haml (~> 0.0.10)
30-
cells-rails (~> 0.0.6)
31-
jsonb_accessor (~> 1.0.0.beta)
32-
mimemagic (~> 0.3.2)
33-
rails (>= 4)
34-
3524
GEM
3625
remote: https://rubygems.org/
3726
specs:
@@ -147,6 +136,13 @@ GEM
147136
concurrent-ruby (1.0.4)
148137
connection_pool (2.2.1)
149138
cortex-exceptions (0.0.4)
139+
cortex-plugins-core (0.8.0)
140+
cells (~> 4.1)
141+
cells-haml (~> 0.0.10)
142+
cells-rails (~> 0.0.6)
143+
jsonb_accessor (~> 1.0.0.beta)
144+
mimemagic (~> 0.3.2)
145+
rails (>= 4)
150146
database_cleaner (1.5.3)
151147
debug_inspector (0.0.2)
152148
descendants_tracker (0.0.4)
@@ -706,7 +702,7 @@ DEPENDENCIES
706702
cells-rails (~> 0.0.6)
707703
codeclimate-test-reporter (~> 0.6)
708704
cortex-exceptions (= 0.0.4)
709-
cortex-plugins-core!
705+
cortex-plugins-core (= 0.8.0)
710706
database_cleaner (~> 1.5)
711707
devise (~> 4.2.0)
712708
doorkeeper (~> 4.2)

0 commit comments

Comments
 (0)