Skip to content

Commit a707fc0

Browse files
authored
Merge pull request #44 from github/remove_gems
Remove rspec_json_dumper
2 parents 698646c + 35f94ca commit a707fc0

4 files changed

Lines changed: 0 additions & 2 deletions

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ gem 'rails', '~> 4.0'
44

55
group :development, :test do
66
gem "rspec-rails", "~> 3"
7-
gem "rspec_json_dumper", "~> 0.1"
87
gem "pry", "~> 0"
98
end

chatops-controller.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ Gem::Specification.new do |s|
2020
s.add_dependency "rails", ">= 4.0"
2121

2222
s.add_development_dependency "rspec-rails", "~> 3"
23-
s.add_development_dependency "rspec_json_dumper", "~> 0.1"
2423
s.add_development_dependency "pry", "~> 0"
2524
end

vendor/cache/rollup-0.4.0.gem

-198 KB
Binary file not shown.
-680 KB
Binary file not shown.

0 commit comments

Comments
 (0)