Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorconnorshea <connor.james.shea@gmail.com>2016-03-25 05:28:24 +0300
committerconnorshea <connor.james.shea@gmail.com>2016-03-25 05:28:24 +0300
commit057244b4c00526ea78d3b83afb04080a18c7e22f (patch)
tree28fb239adf3c7341579698052b67fc8a3a314f75 /Gemfile.lock
parent28c94ee955888c48547c02f5d60698faa7aa7b58 (diff)
Upgrade font-awesome-rails to 4.5.0.1
Includes Rails 5 support. See changelog for details: https://github.com/bokmann/font-awesome-rails/releases/tag/v4.5.0.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 16c09ab6e6d..f00de30b475 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -328,8 +328,8 @@ GEM
fog-xml (0.1.2)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
- font-awesome-rails (4.5.0.0)
- railties (>= 3.2, < 5.0)
+ font-awesome-rails (4.5.0.1)
+ railties (>= 3.2, < 5.1)
foreman (0.78.0)
thor (~> 0.19.1)
formatador (0.2.5)
@@ -1064,3 +1064,6 @@ DEPENDENCIES
web-console (~> 2.0)
webmock (~> 1.21.0)
wikicloth (= 0.8.1)
+
+BUNDLED WITH
+ 1.11.2