File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- matestack-ui-vue_js (3.0.0.rc1 )
4
+ matestack-ui-vuejs (3.0.0.rc1 )
5
5
matestack-ui-core (~> 3.0.0.rc1 )
6
6
rails (>= 5.2 )
7
7
@@ -238,7 +238,7 @@ DEPENDENCIES
238
238
byebug
239
239
capybara
240
240
generator_spec
241
- matestack-ui-vue_js !
241
+ matestack-ui-vuejs !
242
242
pg (>= 0.18 , < 2.0 )
243
243
pry-byebug
244
244
pry-rails
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ require "matestack/ui/vue_js/version"
5
5
6
6
# Describe your gem and declare its dependencies:
7
7
Gem ::Specification . new do |s |
8
- s . name = "matestack-ui-vue_js "
8
+ s . name = "matestack-ui-vuejs "
9
9
s . version = Matestack ::Ui ::VueJs ::VERSION
10
10
s . authors = [ "Jonas Jabari" ]
11
11
s . email = [ "jonas@matestack.io" ]
You can’t perform that action at this time.
0 commit comments