Commit c39c82c9 authored by Chrisovalantis Kefalidis's avatar Chrisovalantis Kefalidis Committed by Robert Lord

Remove ruby18_source_location gem

parent e3f36f90
...@@ -10,8 +10,3 @@ gem 'redcarpet', '~> 3.2.1' ...@@ -10,8 +10,3 @@ gem 'redcarpet', '~> 3.2.1'
gem 'rake', '~> 10.4.0' gem 'rake', '~> 10.4.0'
gem 'therubyracer', platforms: :ruby gem 'therubyracer', platforms: :ruby
# Trash
platforms :mri_18 do
gem 'ruby18_source_location'
end
...@@ -105,7 +105,6 @@ GEM ...@@ -105,7 +105,6 @@ GEM
redcarpet (3.2.2) redcarpet (3.2.2)
ref (1.0.5) ref (1.0.5)
rouge (1.8.0) rouge (1.8.0)
ruby18_source_location (0.2)
sass (3.4.12) sass (3.4.12)
sprockets (2.12.3) sprockets (2.12.3)
hike (~> 1.2) hike (~> 1.2)
...@@ -142,6 +141,5 @@ DEPENDENCIES ...@@ -142,6 +141,5 @@ DEPENDENCIES
middleman-syntax middleman-syntax
rake (~> 10.4.0) rake (~> 10.4.0)
redcarpet (~> 3.2.1) redcarpet (~> 3.2.1)
rouge (~> 1.8.0) rouge (= 1.8.0)
ruby18_source_location
therubyracer therubyracer
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment