X-Git-Url: https://git.r.bdr.sh/rbdr/grita/blobdiff_plain/a7ac2194708c39f02fa20ad4edff78fc4f24ea91..5573b3c2672a04d58a91ce1c74f9c543e14fb423:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..2edb464 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,46 @@ +GEM + remote: http://rubygems.org/ + specs: + addressable (2.2.2) + data_objects (0.10.2) + addressable (~> 2.1) + dm-core (1.0.2) + addressable (~> 2.2) + extlib (~> 0.9.15) + dm-do-adapter (1.0.2) + data_objects (~> 0.10.2) + dm-core (~> 1.0.2) + dm-mysql-adapter (1.0.2) + dm-do-adapter (~> 1.0.2) + do_mysql (~> 0.10.2) + dm-timestamps (1.0.2) + dm-core (~> 1.0.2) + do_mysql (0.10.2) + data_objects (= 0.10.2) + extlib (0.9.15) + haml (3.0.24) + less (1.2.21) + mutter (>= 0.4.2) + treetop (>= 1.4.2) + mutter (0.5.3) + polyglot (0.3.1) + rack (1.2.1) + rdiscount (1.6.5) + sinatra (1.1.0) + rack (~> 1.1) + tilt (~> 1.1) + tilt (1.1) + treetop (1.4.9) + polyglot (>= 0.3.1) + +PLATFORMS + ruby + +DEPENDENCIES + dm-core (>= 1.0) + dm-mysql-adapter (>= 1.0) + dm-timestamps (>= 1.0) + haml (>= 3.0.0) + less (>= 1.2.0) + rdiscount (>= 1.6.5) + sinatra (>= 1.1.0)