Skip to content

Commit 3e405aa

Browse files
committed
LOTV
1 parent 150db9a commit 3e405aa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+7
-5
lines changed

Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ gem 'compass-rails', :git => 'git://github.com/Compass/compass-rails.git'
7575
# GG!
7676
# Don't commit the :path!
7777

78-
gem 'gg', :git => '[email protected]:dsjoerg/gg.git'
78+
gem 'gg', :git => '[email protected]:dsjoerg/gg.git', :ref => 'b58ed5e12c2d201b368980e74090987d2050f321'
7979
# gem 'gg', :path => '/Users/mr/dev/ruby/gems/gg'
8080
#gem 'gg', :path => '/Users/david/Dropbox/Programming/gg'
8181

@@ -144,3 +144,4 @@ gem 'curb'
144144
gem 'activemerchant'
145145

146146
gem 'rack-attack'
147+
gem 'unf_ext', '0.0.6'

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ GIT
2525

2626
GIT
2727
remote: [email protected]:dsjoerg/gg.git
28-
revision: 2a14f3c91cc5778ed3fa6eb1868e441b7776e6bc
28+
revision: b58ed5e12c2d201b368980e74090987d2050f321
29+
ref: b58ed5e12c2d201b368980e74090987d2050f321
2930
specs:
3031
gg (0.0.1)
3132
activesupport
@@ -119,7 +120,7 @@ GEM
119120
thread_safe (~> 0.1)
120121
warden (~> 1.2.3)
121122
diff-lcs (1.2.4)
122-
domain_name (0.5.23)
123+
domain_name (0.5.25)
123124
unf (>= 0.0.5, < 1.0.0)
124125
ejs (1.1.1)
125126
erubis (2.7.0)
@@ -140,7 +141,7 @@ GEM
140141
gon (4.1.1)
141142
actionpack (>= 2.3.0)
142143
json
143-
hashie (3.2.0)
144+
hashie (3.4.2)
144145
hike (1.2.3)
145146
hirb (0.7.1)
146147
http-cookie (1.0.2)
@@ -330,4 +331,5 @@ DEPENDENCIES
330331
sass-rails (~> 3.2.3)
331332
simplecov
332333
uglifier (>= 1.0.3)
334+
unf_ext (= 0.0.6)
333335
unicorn (= 1.1.5)
8.16 KB
-8.11 KB
Binary file not shown.
-521 KB
Binary file not shown.
570 KB
-131 KB
Binary file not shown.
134 KB
232 KB
2.09 KB

0 commit comments

Comments
 (0)