Skip to content

Commit

Permalink
remove gemnasium batch from README. [ci skip]
Browse files Browse the repository at this point in the history
The rails/rails gemnasium page (https://gemnasium.com/rails/rails) is not helping much.
It lists 0 dependencies so there is not much to track. Also our gems mostly depend
on other gems we control. There is not much point in monitoring them.

The batch was introduced with rails#3909.
  • Loading branch information
senny committed Feb 5, 2014
1 parent 10867a7 commit 1df4dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ We encourage you to contribute to Ruby on Rails! Please check out the
## Code Status

* [![Build Status](https://api.travis-ci.org/rails/rails.png)](https://travis-ci.org/rails/rails)
* [![Dependencies](https://gemnasium.com/rails/rails.png?travis)](https://gemnasium.com/rails/rails)

## License

Expand Down

0 comments on commit 1df4dcf

Please sign in to comment.