RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
894 stars 261 forks source link

Update depends #392

Closed iforgotband closed 6 years ago

iforgotband commented 6 years ago

Context

Summary of Changes

Checklist

mi-wood commented 6 years ago

Thanks @MySolace! Sorry for getting to this a so late. Can you run bundle update one more time and I'll +1 this? I think there are more updates now

DeeDeeG commented 6 years ago

The full set of commands should be:

On another subject: do we want/need all the absolute latest gems? Some of the version ranges in our Gemfile exclude the very latest updates. I ran bundle outdated and got this:

Outdated gems included in the bundle:
  * activeadmin (newest 1.2.0, installed 1.0.0, requested ~> 1.0.0) in group "default"
  * geocoder (newest 1.4.5, installed 1.2.14, requested ~> 1.2.1) in group "default"
  * grape (newest 1.0.1, installed 0.7.0, requested = 0.7.0) in group "default"
  * grape-swagger (newest 0.27.3, installed 0.7.2, requested ~> 0.7.2) in group "default"
  * kaminari (newest 1.1.1, installed 0.17.0, requested ~> 0.17.0) in group "default"
  * simplecov (newest 0.15.1, installed 0.7.1, requested ~> 0.7.1) in group "test"
  * webmock (newest 3.1.1, installed 1.18.0, requested ~> 1.18.0) in group "test"
  * arel (newest 9.0.0, installed 8.0.0)
  * json (newest 2.1.0, installed 1.8.6)
  * rdoc (newest 6.0.1, installed 4.3.0)
  * simplecov-html (newest 0.10.2, installed 0.7.1)
  * websocket-driver (newest 0.7.0, installed 0.6.5)

And was able to update everything but kaminari (in the Gemfile) without issues.

mi-wood commented 6 years ago

Closing since we haven't heard back. We can run a bundle update and update soon