File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem 'rails', '~> 5.0.1'
12
12
13
13
# Cortex-specific
14
14
gem 'cortex-exceptions' , '= 0.0.4'
15
- gem 'cortex-plugins-core' , '= 0.12.1 '
15
+ gem 'cortex-plugins-core' , '= 0.12.2 '
16
16
17
17
# API
18
18
gem 'grape' , '~> 0.17'
Original file line number Diff line number Diff line change 137
137
concurrent-ruby (1.0.4 )
138
138
connection_pool (2.2.1 )
139
139
cortex-exceptions (0.0.4 )
140
- cortex-plugins-core (0.12.1 )
140
+ cortex-plugins-core (0.12.2 )
141
141
cells (~> 4.1 )
142
142
cells-haml (~> 0.0 )
143
143
cells-rails (~> 0.0 )
@@ -744,7 +744,7 @@ DEPENDENCIES
744
744
cells-rails (~> 0.0.7 )
745
745
codeclimate-test-reporter (~> 0.6 )
746
746
cortex-exceptions (= 0.0.4 )
747
- cortex-plugins-core (= 0.12.1 )
747
+ cortex-plugins-core (= 0.12.2 )
748
748
database_cleaner (~> 1.5 )
749
749
deep_cloneable (~> 2.2.2 )
750
750
devise (~> 4.2.0 )
You can’t perform that action at this time.
0 commit comments