We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f8b24 commit 1688376Copy full SHA for 1688376
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- matestack-ui-vue_js (3.0.0.rc1)
+ matestack-ui-vuejs (3.0.0.rc1)
5
matestack-ui-core (~> 3.0.0.rc1)
6
rails (>= 5.2)
7
@@ -238,7 +238,7 @@ DEPENDENCIES
238
byebug
239
capybara
240
generator_spec
241
- matestack-ui-vue_js!
+ matestack-ui-vuejs!
242
pg (>= 0.18, < 2.0)
243
pry-byebug
244
pry-rails
matestack-ui-vue_js.gemspec renamed to matestack-ui-vuejs.gemspec
@@ -5,7 +5,7 @@ require "matestack/ui/vue_js/version"
# Describe your gem and declare its dependencies:
Gem::Specification.new do |s|
8
- s.name = "matestack-ui-vue_js"
+ s.name = "matestack-ui-vuejs"
9
s.version = Matestack::Ui::VueJs::VERSION
10
s.authors = ["Jonas Jabari"]
11
s.email = ["[email protected]"]
0 commit comments