Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
olejrosendahl committed Jan 22, 2016
1 parent 111808e commit b0b8201
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
tabs_for (0.2.2)
tabs_for (0.2.3)
font-awesome-rails (~> 4.0)
rails (>= 3.2, < 5.0)

Expand Down Expand Up @@ -71,9 +71,9 @@ GEM
mime-types (>= 1.16, < 3)
mime-types (2.99)
mini_portile2 (2.0.0)
minitest (5.8.3)
minitest (5.8.4)
netrc (0.11.0)
nokogiri (1.6.7.1)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
rack (1.6.4)
rack-test (0.6.3)
Expand Down Expand Up @@ -102,7 +102,7 @@ GEM
activesupport (= 4.2.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rake (10.5.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
Expand Down Expand Up @@ -140,4 +140,4 @@ DEPENDENCIES
tabs_for!

BUNDLED WITH
1.10.6
1.11.2
2 changes: 1 addition & 1 deletion lib/tabs_for/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TabsFor
VERSION = "0.2.2"
VERSION = "0.2.3"
end

0 comments on commit b0b8201

Please sign in to comment.