Skip to content

Commit c60ae02

Browse files
authored
Remove bundler from dev deps (#277)
Fixes #276 It's redundant.
1 parent 9b084d7 commit c60ae02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66
gemspec
77

88
group :development do
9-
gem "bundler"
109
# This is for suppressing the following warning:
1110
#
1211
# warning: ostruct was loaded from the standard library, but will

0 commit comments

Comments
 (0)