diff options
author | Andrew Manning <tamanning@zoho.com> | 2018-02-26 18:19:08 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2018-02-26 19:48:15 -0500 |
commit | 1035c453ea6468de13db8eb04fbb55d38347ff2a (patch) | |
tree | 6334368706467665fa7a5f5d75efd1dce886620e /library/font_awesome/Gemfile.lock | |
parent | 45e0fc6802b360710becf7ddaf6aed6a9de1d876 (diff) | |
parent | fe7fba4789fac2024c4e8e711e2f8a2492c683bd (diff) | |
download | volse-hubzilla-1035c453ea6468de13db8eb04fbb55d38347ff2a.tar.gz volse-hubzilla-1035c453ea6468de13db8eb04fbb55d38347ff2a.tar.bz2 volse-hubzilla-1035c453ea6468de13db8eb04fbb55d38347ff2a.zip |
Merge branch 'dev' into oauth2
Diffstat (limited to 'library/font_awesome/Gemfile.lock')
-rw-r--r-- | library/font_awesome/Gemfile.lock | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/library/font_awesome/Gemfile.lock b/library/font_awesome/Gemfile.lock deleted file mode 100644 index b673ad003..000000000 --- a/library/font_awesome/Gemfile.lock +++ /dev/null @@ -1,68 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - blankslate (2.1.2.4) - classifier (1.3.4) - fast-stemmer (>= 1.0.0) - colorator (0.1) - commander (4.1.6) - highline (~> 1.6.11) - commonjs (0.2.7) - fast-stemmer (1.0.2) - ffi (1.9.10) - highline (1.6.21) - jekyll (1.5.1) - classifier (~> 1.3) - colorator (~> 0.1) - commander (~> 4.1.3) - liquid (~> 2.5.5) - listen (~> 1.3) - maruku (= 0.7.0) - pygments.rb (~> 0.5.0) - redcarpet (~> 2.3.0) - safe_yaml (~> 1.0) - toml (~> 0.1.0) - less (2.5.1) - commonjs (~> 0.2.7) - libv8 (3.16.14.15) - liquid (2.5.5) - listen (1.3.1) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - rb-kqueue (>= 0.2) - maruku (0.7.0) - parslet (1.5.0) - blankslate (~> 2.0) - posix-spawn (0.3.11) - pygments.rb (0.5.4) - posix-spawn (~> 0.3.6) - yajl-ruby (~> 1.1.0) - rb-fsevent (0.9.6) - rb-inotify (0.9.5) - ffi (>= 0.5.0) - rb-kqueue (0.2.4) - ffi (>= 0.5.0) - redcarpet (2.3.0) - ref (2.0.0) - safe_yaml (1.0.4) - sass (3.4.19) - therubyracer (0.12.2) - libv8 (~> 3.16.14.0) - ref - toml (0.1.2) - parslet (~> 1.5.0) - yajl-ruby (1.1.0) - -PLATFORMS - ruby - -DEPENDENCIES - jekyll (~> 1.0) - less (~> 2.5.0) - libv8 (~> 3.16.14.0) - safe_yaml (~> 1.0.4) - sass (~> 3.0) - therubyracer - -BUNDLED WITH - 1.13.2 |