Skip to content

Commit

Permalink
Remove autodoc gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Beljajev committed Dec 6, 2019
1 parent 112d2c2 commit 1f39c69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ end

group :development, :test do
gem 'pry', '0.10.1'
gem 'autodoc'
gem 'puma'
end

Expand Down
19 changes: 0 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,6 @@ GEM
gyoku (>= 0.4.0)
nokogiri
arel (7.1.4)
autodoc (0.7.3)
actionpack
activesupport (>= 3.0.0)
rspec
autoprefixer-rails (9.6.5)
execjs
axiom-types (0.1.1)
Expand Down Expand Up @@ -164,7 +160,6 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
diff-lcs (1.3)
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand Down Expand Up @@ -330,19 +325,6 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.0)
rspec-support (~> 3.9.0)
rspec-expectations (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubyzip (2.0.0)
safe_yaml (1.0.5)
sass (3.7.4)
Expand Down Expand Up @@ -439,7 +421,6 @@ PLATFORMS

DEPENDENCIES
airbrake
autodoc
bootstrap-sass (~> 3.4)
cancancan
capybara
Expand Down

0 comments on commit 1f39c69

Please sign in to comment.