Skip to content

Commit

Permalink
Remove WCMC component from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Levia committed Aug 6, 2020
1 parent 49beeab commit 9c76c71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
source 'https://rubygems.org'
source 'https://wcmc-gems:[email protected]/'

gem 'rails', '5.2.0'
gem 'webpacker', '~> 4.0.2'

#gem 'wcmc-components', path: "../web-components/gems/wcmc_components"
gem 'wcmc-components', '~>0.0.5'


gem 'bourbon'
gem "neat"

Expand Down
3 changes: 0 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ GIT

GEM
remote: https://rubygems.org/
remote: https://wcmc-gems:[email protected]/
specs:
actioncable (5.2.0)
actionpack (= 5.2.0)
Expand Down Expand Up @@ -1282,7 +1281,6 @@ GEM
vuejs-rails (2.3.2)
warden (1.2.8)
rack (>= 2.0.6)
wcmc-components (0.0.5)
webmock (1.22.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
Expand Down Expand Up @@ -1365,7 +1363,6 @@ DEPENDENCIES
turnout (~> 2.5.0)
uglifier (~> 4.1.17)
vuejs-rails (~> 2.3.2)
wcmc-components (~> 0.0.5)
webmock (~> 1.22.0)
webpacker (~> 4.0.2)
whenever
Expand Down

0 comments on commit 9c76c71

Please sign in to comment.