Skip to content

Commit

Permalink
update gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
swatijadhav committed Jun 7, 2014
1 parent 980527d commit 8b46447
Showing 1 changed file with 44 additions and 45 deletions.
89 changes: 44 additions & 45 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/crossroads/ffcrm_attachments.git
revision: 284baddc425ff70e8859f9da39da4ae2a60753df
revision: e5e83fb2fcce2ecabd3465fb75fb823572a509a9
branch: attachment-flow
specs:
ffcrm_attachments (0.0.1)
Expand Down Expand Up @@ -59,17 +59,14 @@ GEM
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano_colors (0.5.5)
capybara (2.2.1)
capybara (2.3.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.2)
Expand All @@ -95,46 +92,46 @@ GEM
css_parser (1.3.5)
addressable
daemons (1.1.9)
database_cleaner (1.2.0)
debugger (1.6.6)
database_cleaner (1.3.0)
debugger (1.6.8)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.2)
debugger-ruby_core_source (~> 1.3.5)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.4)
debugger-ruby_core_source (1.3.5)
diff-lcs (1.2.5)
docile (1.1.3)
dynamic_form (1.1.4)
email_reply_parser_ffcrm (0.5.0)
erubis (2.7.0)
eventmachine (1.0.3)
execjs (2.0.2)
execjs (2.2.0)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
ffaker (1.24.0)
ffi (1.9.3)
font-awesome-rails (4.0.3.2)
font-awesome-rails (4.1.0.0)
railties (>= 3.2, < 5.0)
formatador (0.2.4)
formatador (0.2.5)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rails (0.5.0)
guard (>= 2.0.0)
guard-rails (0.5.2)
guard (~> 2.0)
guard-rspec (4.2.9)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
haml (3.1.8)
headless (1.0.1)
headless (1.0.2)
highline (1.6.21)
hike (1.2.3)
htmlentities (4.3.1)
htmlentities (4.3.2)
i18n (0.6.9)
journey (1.0.4)
jquery-rails (2.1.4)
Expand All @@ -143,29 +140,27 @@ GEM
json (1.8.1)
kgio (2.9.2)
libv8 (3.16.14.3)
listen (2.7.4)
listen (2.7.7)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
lumberjack (1.0.6)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.5.3)
multi_json (1.10.0)
mini_portile (0.6.0)
multi_json (1.10.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.9.0)
net-ssh (2.9.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nio4r (1.0.0)
nokogiri (1.6.2)
mini_portile (~> 0.5.2)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
paper_trail (2.7.2)
activerecord (~> 3.0)
railties (~> 3.0)
Expand All @@ -177,7 +172,7 @@ GEM
pg (0.17.1)
polyamorous (0.6.4)
activerecord (>= 3.0)
polyglot (0.3.4)
polyglot (0.3.5)
premailer (1.8.2)
css_parser (>= 1.3.5)
htmlentities (>= 4.0.0)
Expand Down Expand Up @@ -219,7 +214,7 @@ GEM
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.13.0)
rake (10.3.1)
rake (10.3.2)
ransack (1.1.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
Expand All @@ -232,39 +227,43 @@ GEM
rb-fchange (0.0.6)
ffi
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
ref (1.0.5)
responds_to_parent (1.1.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-rails (2.14.2)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.0)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.0)
rspec-support (~> 3.0.0)
rspec-rails (3.0.1)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rubyzip (1.1.3)
sass (3.3.7)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)
rubyzip (1.1.4)
sass (3.3.8)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
select2-rails (3.5.7)
thor (~> 0.14)
selenium-webdriver (2.41.0)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
Expand Down Expand Up @@ -297,7 +296,7 @@ GEM
tilt (1.4.1)
timecop (0.7.1)
timers (1.1.0)
tins (1.2.0)
tins (1.3.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
Expand Down

0 comments on commit 8b46447

Please sign in to comment.