Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 977fc4b

Browse files
committed
we don't need to depend on bson directly
1 parent 8aa51e6 commit 977fc4b

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,7 @@ gem 'rack-google-analytics', '~> 1.2'
7777
gem 'mongo', '~> 2.1'
7878
gem 'mongoid', '~> 5.1'
7979
gem 'kaminari-mongoid', '~> 1.0'
80-
gem 'bson', '~> 3.2'
8180
gem 'mongoid-grid_fs', '~> 2.4'
82-
gem 'bson_ext', '~> 1.5'
8381
gem 'kaminari', '~> 1.2'
8482
gem 'bootstrap-kaminari-views', '~> 0.0'
8583
gem 'data_kitten', git: 'https://github.com/Data-Liberation-Front/data_kitten.git', ref: "e343510bd15e3329c1f2fab35035e248195348be", require: false

Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ GEM
9999
autoprefixer-rails (>= 5.2.1)
100100
sassc (>= 2.0.0)
101101
bson (3.2.7)
102-
bson_ext (1.5.1)
103102
builder (3.2.4)
104103
capybara (2.4.4)
105104
mime-types (>= 1.16)
@@ -792,8 +791,6 @@ DEPENDENCIES
792791
alternate_rails!
793792
bootstrap-kaminari-views (~> 0.0)
794793
bootstrap-sass (~> 3.4)
795-
bson (~> 3.2)
796-
bson_ext (~> 1.5)
797794
cloudflare (~> 2.1)
798795
coffee-rails (~> 4.2)
799796
coveralls (~> 0.8)

0 commit comments

Comments
 (0)