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 11PATH
22 remote: .
33 specs:
4- matestack-ui-vue_js (3.0.0.rc1 )
4+ matestack-ui-vuejs (3.0.0.rc1 )
55 matestack-ui-core (~> 3.0.0.rc1 )
66 rails (>= 5.2 )
77
@@ -238,7 +238,7 @@ DEPENDENCIES
238238 byebug
239239 capybara
240240 generator_spec
241- matestack-ui-vue_js !
241+ matestack-ui-vuejs !
242242 pg (>= 0.18 , < 2.0 )
243243 pry-byebug
244244 pry-rails
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ require "matestack/ui/vue_js/version"
55
66# Describe your gem and declare its dependencies:
77Gem ::Specification . new do |s |
8- s . name = "matestack-ui-vue_js "
8+ s . name = "matestack-ui-vuejs "
99 s . version = Matestack ::Ui ::VueJs ::VERSION
1010 s . authors = [ "Jonas Jabari" ]
1111 s . email = [ "jonas@matestack.io" ]
You can’t perform that action at this time.
0 commit comments