Skip to content

Commit 23122ac

Browse files
Merge pull request #387 from matestack/fixup-Gemfile
Fixup gemfile
2 parents c2dbbda + b305f8a commit 23122ac

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ group :development, :test do
2626
gem 'puma'
2727
gem 'simplecov', require: false, group: :test
2828
gem 'byebug'
29-
gem 'pry-byebug'
3029
gem 'webmock'
3130
gem 'pry-rails'
3231
gem 'pry-byebug'

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
matestack-ui-core (0.7.3)
4+
matestack-ui-core (0.7.4)
55
cells-haml
66
cells-rails
77
haml

0 commit comments

Comments
 (0)