about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/tools/compass/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/tools/compass/Gemfile')
-rw-r--r--nixpkgs/pkgs/development/tools/compass/Gemfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/nixpkgs/pkgs/development/tools/compass/Gemfile b/nixpkgs/pkgs/development/tools/compass/Gemfile
index 66a29975e7dd..de8c23e303df 100644
--- a/nixpkgs/pkgs/development/tools/compass/Gemfile
+++ b/nixpkgs/pkgs/development/tools/compass/Gemfile
@@ -1,3 +1,2 @@
-source "https://rubygems.org" do
-  gem 'compass'
-end
+source 'https://rubygems.org'
+gem 'compass'