[logaling-commit] logaling/logaling-server [master] Add fabirication to Gemfile

Back to archive index

SHIMADA Koji null+****@clear*****
Tue Sep 11 15:50:35 JST 2012


SHIMADA Koji	2012-09-11 15:50:35 +0900 (Tue, 11 Sep 2012)

  New Revision: 43217db71825292b4652869730a698ff0bbf5af4
  https://github.com/logaling/logaling-server/commit/43217db71825292b4652869730a698ff0bbf5af4

  Merged c5d082c: Merge pull request #13 from logaling/enable-creating-user-glossary

  Log:
    Add fabirication to Gemfile

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+1 -0)
===================================================================
--- Gemfile    2012-09-11 15:13:11 +0900 (2806ed1)
+++ Gemfile    2012-09-11 15:50:35 +0900 (3ebd96d)
@@ -58,4 +58,5 @@ end
 group :test do
   gem 'cucumber-rails', :require => false
   gem 'database_cleaner'
+  gem 'fabrication'
 end

  Modified: Gemfile.lock (+2 -0)
===================================================================
--- Gemfile.lock    2012-09-11 15:13:11 +0900 (419a67c)
+++ Gemfile.lock    2012-09-11 15:50:35 +0900 (63bf00d)
@@ -77,6 +77,7 @@ GEM
     erubis (2.7.0)
     execjs (1.4.0)
       multi_json (~> 1.0)
+    fabrication (2.2.2)
     faraday (0.8.4)
       multipart-post (~> 1.1)
     ffi (1.1.5)
@@ -235,6 +236,7 @@ DEPENDENCIES
   coffee-rails (~> 3.2.1)
   cucumber-rails
   database_cleaner
+  fabrication
   foreman
   haml-rails
   i18n_generators
-------------- next part --------------
An HTML attachment was scrubbed...
下載 



More information about the logaling-commit mailing list
Back to archive index