Commit bc20b2c52e9ba0320a26ea73ba70d42f1a4eecc6
Committed by
Diego Camarinha
1 parent
37c784b8
Exists in
colab
and in
4 other branches
twitter-bootstrap-rails updated
Showing
1 changed file
with
2 additions
and
3 deletions
Show diff stats
Gemfile.lock
1 | 1 | GIT |
2 | 2 | remote: https://github.com/seyhunak/twitter-bootstrap-rails.git |
3 | - revision: ba1e2bc2dad7f1e3c8b754f765dac7f4410fa06a | |
3 | + revision: 935f53bb55ef736260fa2ef04e29da2fc3fb2b3f | |
4 | 4 | specs: |
5 | 5 | twitter-bootstrap-rails (3.2.1) |
6 | 6 | actionpack (>= 3.1) |
7 | 7 | execjs (>= 2.2.2, >= 2.2) |
8 | 8 | less-rails (>= 2.5.0) |
9 | - rails (>= 3.1) | |
10 | 9 | railties (>= 3.1) |
11 | 10 | |
12 | 11 | GEM |
... | ... | @@ -282,7 +281,7 @@ GEM |
282 | 281 | spring (1.3.6) |
283 | 282 | sprockets (3.2.0) |
284 | 283 | rack (~> 1.0) |
285 | - sprockets-rails (2.3.0) | |
284 | + sprockets-rails (2.3.2) | |
286 | 285 | actionpack (>= 3.0) |
287 | 286 | activesupport (>= 3.0) |
288 | 287 | sprockets (>= 2.8, < 4.0) | ... | ... |